fix windows link switches
This commit is contained in:
parent
a1e8268ea3
commit
408857cf2e
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ gb_NoexPrecompiledHeader_NOEXCEPTIONFLAGS := $(gb_LinkTarget_NOEXCEPTIONFLAGS)
|
|||
gb_LinkTarget_LDFLAGS := \
|
||||
-MACHINE:IX86 \
|
||||
-NODEFAULTLIB \
|
||||
-OPT:NOREF \
|
||||
-SUBSYSTEM:CONSOLE \
|
||||
$(patsubst %,-LIBPATH:%,$(filter-out .,$(subst ;, ,$(ILIB)))) \
|
||||
|
||||
|
|
Loading…
Reference in a new issue