Whoops, this breaks building on Mac OS X 10.4
--HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403875
This commit is contained in:
parent
45c45e3e94
commit
6e84a21e3f
2 changed files with 10 additions and 10 deletions
|
@ -28,7 +28,7 @@ case "$host" in
|
|||
*-*-darwin* )
|
||||
EXE=""
|
||||
MATHLIB=""
|
||||
SYS_GL_LIBS="-framework OpenGL"
|
||||
SYS_GL_LIBS="-Wl,-framework,OpenGL"
|
||||
;;
|
||||
*-*-aix*)
|
||||
EXE=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue