sdl-config doesn't include the OpenGL library in --libs
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401774
This commit is contained in:
parent
1c057bf3f6
commit
8ead6868f9
2 changed files with 1 additions and 4 deletions
|
@ -28,7 +28,7 @@ case "$host" in
|
|||
*-*-darwin* )
|
||||
EXE=""
|
||||
MATHLIB=""
|
||||
SYS_GL_LIBS=""
|
||||
SYS_GL_LIBS="-Wl,-framework,OpenGL"
|
||||
;;
|
||||
*-*-aix*)
|
||||
EXE=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue