Kaydet (Commit) 23572492 authored tarafından Matúš Kukan's avatar Matúš Kukan

WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defs

üst 2907aa4e
......@@ -93,11 +93,6 @@ ifeq ($(HAVE_CXX0X),TRUE)
# FIXME still does not compile fully gb_CXXFLAGS += -std=gnu++0x
endif
ifeq ($(gb_PRODUCT),$(true))
gb_LinkTarget_EXCEPTIONFLAGS += \
-fno-enforce-eh-specs
endif
# At least sal defines its own __main, which would cause DLLs linking against
# sal to pick up sal's __main instead of the one from MinGW's dllcrt2.o:
gb_LinkTarget_LDFLAGS := \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment