aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/linux.h')
-rw-r--r--gcc/config/linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/linux.h b/gcc/config/linux.h
index 09078374340..f57e4d5cb88 100644
--- a/gcc/config/linux.h
+++ b/gcc/config/linux.h
@@ -91,6 +91,7 @@ Boston, MA 02110-1301, USA. */
/* Define this so we can compile MS code for use with WINE. */
#define HANDLE_PRAGMA_PACK_PUSH_POP
+#undef LINK_GCC_C_SEQUENCE_SPEC
#define LINK_GCC_C_SEQUENCE_SPEC \
"%{static:--start-group} %G %L %{static:--end-group}%{!static:%G}"