Revert "gdk-pixbuf: make loaders builtin on Darwin"
This reverts commit 6d3b9763a6
.
See the next commit.
This commit is contained in:
parent
692e42bfe0
commit
14987c6336
@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
|
||||
"-Djasper=true"
|
||||
"-Dx11=true"
|
||||
"-Dgir=${if gobjectIntrospection != null then "true" else "false"}"
|
||||
] ++ stdenv.lib.optional stdenv.isDarwin "-Dbuiltin_loaders=all";
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
chmod +x build-aux/* # patchShebangs only applies to executables
|
||||
|
Loading…
Reference in New Issue
Block a user