The SDK path is no longer needed (and no longer correct)
This commit is contained in:
parent
d2b7ba63d1
commit
144d68b081
1 changed files with 0 additions and 5 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue