From 6cfdfcc4baf0ebe58fa083bc34754fb0f51b7814 Mon Sep 17 00:00:00 2001 From: bjarni Date: Fri, 9 Dec 2005 13:07:21 +0000 Subject: (svn r3275) -Fix: [OSX] removed libpng support and error dialogs from jaguar crosscompiles to fix crash --- os/macosx/Makefile.setup | 2 ++ 1 file changed, 2 insertions(+) (limited to 'os') 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 -- cgit v1.2.3-70-g09d2