note warning against using /ox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -33,6 +33,8 @@ WATCOM_SUFFIX=_w
|
|||||||
WINVERFLAGS = /dWINVER=0x400 /d_WIN32_IE=0x0300
|
WINVERFLAGS = /dWINVER=0x400 /d_WIN32_IE=0x0300
|
||||||
|
|
||||||
# optimize for space/time: /os or /ot
|
# optimize for space/time: /os or /ot
|
||||||
|
#
|
||||||
|
# NB: at least with OpenWatcom 1.0 using /ox leads to buggy code, don't use it
|
||||||
!ifeq FINAL 1
|
!ifeq FINAL 1
|
||||||
OPTFLAGS=/oails /5r
|
OPTFLAGS=/oails /5r
|
||||||
!else
|
!else
|
||||||
|
Reference in New Issue
Block a user