diff options
Diffstat (limited to 'gcc/config/cris/linux.h')
-rw-r--r-- | gcc/config/cris/linux.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/cris/linux.h b/gcc/config/cris/linux.h index 38f0a7ef8c9..3f22cd36919 100644 --- a/gcc/config/cris/linux.h +++ b/gcc/config/cris/linux.h @@ -1,5 +1,5 @@ /* Definitions for GCC. Part of the machine description for CRIS. - Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2008 + Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Contributed by Axis Communications. Written by Hans-Peter Nilsson. @@ -116,7 +116,7 @@ along with GCC; see the file COPYING3. If not see %{symbolic:-Bdynamic} %{shlib:-Bdynamic} %{static:-Bstatic}\ %{!shared:%{!static:\ %{rdynamic:-export-dynamic}\ - %{!dynamic-linker:-dynamic-linker " LINUX_DYNAMIC_LINKER "}}}\ + -dynamic-linker " LINUX_DYNAMIC_LINKER "}}\ %{!r:%{O2|O3: --gc-sections}}" |