Added BUILD_CLASS=HOST.
This commit is contained in:
@@ -10,4 +10,6 @@
|
||||
include $(CONFIG)/os/CONFIG.Common.cygwin-x86
|
||||
include $(CONFIG)/os/CONFIG.cygwin-x86.cygwin-x86
|
||||
|
||||
CROSS_OPT = NO
|
||||
BUILD_CLASS = HOST
|
||||
|
||||
HOST_OPT = NO
|
||||
|
||||
@@ -10,4 +10,5 @@
|
||||
include $(CONFIG)/os/CONFIG.Common.win32-x86-cygwin
|
||||
include $(CONFIG)/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin
|
||||
|
||||
CROSS_OPT=NO
|
||||
BUILD_CLASS=HOST
|
||||
HOST_OPT=NO
|
||||
|
||||
@@ -10,4 +10,6 @@
|
||||
include $(CONFIG)/os/CONFIG.Common.win32-x86-mingw
|
||||
include $(CONFIG)/os/CONFIG.win32-x86-mingw.win32-x86-mingw
|
||||
|
||||
CROSS_OPT=NO
|
||||
BUILD_CLASS = HOST
|
||||
|
||||
HOST_OPT=NO
|
||||
|
||||
Reference in New Issue
Block a user