diff options
Diffstat (limited to 'gcc/config/i386/nto.h')
-rw-r--r-- | gcc/config/i386/nto.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/i386/nto.h b/gcc/config/i386/nto.h index bc83a25..040f350 100644 --- a/gcc/config/i386/nto.h +++ b/gcc/config/i386/nto.h @@ -1,5 +1,5 @@ /* Definitions for Intel 386 running QNX/Neutrino. - Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2007, 2010 Free Software Foundation, Inc. This file is part of GCC. @@ -64,7 +64,6 @@ crti.o%s \ #undef LINK_SPEC #define LINK_SPEC \ "%{h*} %{v:-V} \ - %{b} \ %{static:-dn -Bstatic} \ %{shared:-G -dy -z text} \ %{symbolic:-Bsymbolic -G -dy -z text} \ |