1
0
Fork 0

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:
Peter Veenstra 2015-07-08 12:01:33 +00:00
parent b0c72903e4
commit 79419f1f53
6 changed files with 27 additions and 22 deletions

View file

@ -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