forked from mirror/OpenTTD
(svn r3275) -Fix: [OSX] removed libpng support and error dialogs from jaguar crosscompiles to fix crash
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user