X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=jaguarcore.mak;h=7d0ef6f68281d30ea5c39f7172606544612978b1;hb=80871c4045dd1aa9b60e03b9cc92e7d2835a2387;hp=85fbccaea7a219e55ed1802af0476c7fff205c4e;hpb=34c2f4526d11f2139130c4c94920dd7b1c7a6124;p=virtualjaguar diff --git a/jaguarcore.mak b/jaguarcore.mak index 85fbcca..7d0ef6f 100644 --- a/jaguarcore.mak +++ b/jaguarcore.mak @@ -18,7 +18,7 @@ SDLLIBTYPE := --libs else ifeq "$(findstring Darwin,$(OSTYPE))" "Darwin" # Should catch both 'darwin' and 'darwin7.0' -SYSTYPE := __GCCUNIX__ -D_OSX_ +SYSTYPE := __GCCUNIX__ -D__THINK_STUPID__ SDLLIBTYPE := --static-libs else ifeq "$(findstring Linux,$(OSTYPE))" "Linux" # Linux