the-foundation: fix build on darwin
This commit is contained in:
@@ -40,6 +40,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
(lib.cmakeFeature "UNISTRING_DIR" "${libunistring}")
|
||||
];
|
||||
|
||||
env.NIX_CFLAGS_COMPILE = "-Wno-error=attribute-warning";
|
||||
|
||||
postFixup = ''
|
||||
substituteInPlace "$out"/lib/pkgconfig/the_Foundation.pc \
|
||||
--replace '="''${prefix}//' '="/'
|
||||
|
||||
Reference in New Issue
Block a user