Work-around for compilation problems on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a9c0e55977
commit
337a3714b6
@ -1540,7 +1540,7 @@ case "${host}" in
|
||||
fi
|
||||
fi
|
||||
if test "$wxUSE_OMF" = "yes"; then
|
||||
LDFLAGS="$LDFLAGS -Zlinker /PMTYPE:PM -Zlinker /EXEPACK"
|
||||
LDFLAGS="$LDFLAGS -Zomf -Zlinker /PMTYPE:PM -Zlinker /EXEPACK"
|
||||
fi
|
||||
dnl (end of OS/2-only piece)
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user