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