Remove (Open)Watcom support.
This compiler is not being developed since several years and almost certainly can't be used to build the current wxWidgets sources anyhow, so remove all support for it, including a lot of extremely ugly workarounds for its bugs with template functions. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -58,7 +58,6 @@ package_makefiles()
|
||||
do_package tar gnu makefile.unx
|
||||
do_package zip mingw makefile.gcc config.gcc
|
||||
do_package zip dmars makefile.dmc config.dmc makefile.dms config.dms
|
||||
do_package zip watcom_msw makefile.wat config.wat
|
||||
do_package zip msvc makefile.vc config.vc
|
||||
do_package zip msvc6prj '*.dsp' '*.dsw'
|
||||
do_package zip msvc7-8prj '*.vcproj' '*.sln'
|
||||
|
Reference in New Issue
Block a user