diff options
Diffstat (limited to 'gcc/config/darwin10.h')
-rw-r--r-- | gcc/config/darwin10.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/darwin10.h b/gcc/config/darwin10.h index d1a33a3..f139595 100644 --- a/gcc/config/darwin10.h +++ b/gcc/config/darwin10.h @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #define LINK_GCC_C_SEQUENCE_SPEC \ "%{!static:%{!static-libgcc: \ %:version-compare(>= 10.6 mmacosx-version-min= -lSystem) } } \ - %{!nostdlib:%:version-compare(>< 10.6 10.7 mmacosx-version-min= -ld10-uwfef.o)} \ %G %{!nolibc:%L}" #undef DEF_MIN_OSX_VERSION |