Remove 10.5 SDK from cflags, this path was just a copy-and-paste-o from the osx (10.5/x86) factory.
Originally committed to SVN as r3621.
This commit is contained in:
parent
40987da11a
commit
6364e127f6
1 changed files with 0 additions and 1 deletions
|
@ -446,7 +446,6 @@ fosx_ppc.addStep(shell.ShellCommand(
|
|||
'LUA_LDFLAGS': '-L/Users/verm/prefix/lib/lua51 -llua',
|
||||
'OPENAL_CFLAGS': '-framework OpenAL',
|
||||
'OPENAL_LIBS': '-framework OpenAL',
|
||||
'CFLAGS': '-I/Developer/SDKs/MacOSX10.5.sdk/usr/include',
|
||||
'ICONV_LDFLAGS': '/usr/lib/libiconv.dylib',
|
||||
},
|
||||
name = "configure",
|
||||
|
|
Loading…
Reference in a new issue