mirror of
https://github.com/yawut/SDL.git
synced 2026-09-10 18:16:19 -05:00
The SDK path is no longer needed (and no longer correct)
This commit is contained in:
@@ -8,11 +8,6 @@ if test x$NJOB = x; then
|
||||
NJOB=$NCPU
|
||||
fi
|
||||
|
||||
# SDK path
|
||||
if test x$SDK_PATH = x; then
|
||||
SDK_PATH=/Developer/SDKs
|
||||
fi
|
||||
|
||||
# Generic, cross-platform CFLAGS you always want go here.
|
||||
CFLAGS="-O3 -g -pipe"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user