Remove HOST_OPT=NO
On Windows changing HOST_OPT changes the compiler flags potentially resulting in the mixing of debug and release libraries in the final IOC
This commit is contained in:
@ -24,4 +24,3 @@ endif
|
||||
|
||||
# dbst based database optimization (default: NO)
|
||||
DB_OPT = NO
|
||||
HOST_OPT=NO
|
||||
|
Reference in New Issue
Block a user