diff options
Diffstat (limited to 'os/macosx')
-rw-r--r-- | os/macosx/Makefile.setup | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os/macosx/Makefile.setup b/os/macosx/Makefile.setup index 01c2813af..9b8441856 100644 --- a/os/macosx/Makefile.setup +++ b/os/macosx/Makefile.setup @@ -136,4 +136,6 @@ ifdef JAGUAR WITH_NETWORK:= # crosscompiling for jaguar should always be static STATIC:=1 + # libpng appears to break it too + WITH_PNG:= endif
\ No newline at end of file |