mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-31 18:39:10 +00:00
(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