Bring OS2 port up to date. Thanks Jochen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3923
This commit is contained in:
parent
b0c72903e4
commit
79419f1f53
6 changed files with 27 additions and 22 deletions
|
@ -24,7 +24,6 @@ dnl perharps join this with the other target depended checks. move them upwards
|
|||
if test x$host = xi386-pc-os2-emx ; then
|
||||
CXXFLAGS="$CXXFLAGS -Zmt"
|
||||
LDFLAGS="$LDFLAGS -Zomf -Zmt"
|
||||
LIBS="$LIBS -los2me"
|
||||
fi
|
||||
|
||||
dnl Check for SDL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue