summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-04-07 02:17:28 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-04-07 02:18:17 +0200
commit6a7cb5088bc162c3bf2cadf6cd9e5b03865106e6 (patch)
tree64cc71c9eab3a079e156212e5366c08315182530 /solenv
parent942acfd678f1599b4dc2b05d9e5b4eca07177459 (diff)
no trailing \ on last line, so that endif is taken as a directive
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/platform/WNT_INTEL_GCC.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/WNT_INTEL_GCC.mk b/solenv/gbuild/platform/WNT_INTEL_GCC.mk
index 08b5351c9b6f..c1cf0332f55f 100644
--- a/solenv/gbuild/platform/WNT_INTEL_GCC.mk
+++ b/solenv/gbuild/platform/WNT_INTEL_GCC.mk
@@ -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