no trailing \ on last line, so that endif is taken as a directive

This commit is contained in:
Luboš Luňák 2012-04-07 02:17:28 +02:00
parent 942acfd678
commit 6a7cb5088b

View file

@ -95,7 +95,7 @@ endif
ifeq ($(gb_PRODUCT),$(true))
gb_LinkTarget_EXCEPTIONFLAGS += \
-fno-enforce-eh-specs \
-fno-enforce-eh-specs
endif
# At least sal defines its own __main, which would cause DLLs linking against