diff options
Diffstat (limited to 'gcc/config/i386/freebsd64.h')
-rw-r--r-- | gcc/config/i386/freebsd64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/i386/freebsd64.h b/gcc/config/i386/freebsd64.h index 96e5e416030..257bdd95c50 100644 --- a/gcc/config/i386/freebsd64.h +++ b/gcc/config/i386/freebsd64.h @@ -33,7 +33,6 @@ Boston, MA 02110-1301, USA. */ #undef LINK_SPEC #define LINK_SPEC "\ %{m32:-m elf_i386_fbsd} \ - %{Wl,*:%*} \ %{v:-V} \ %{assert*} %{R*} %{rpath*} %{defsym*} \ %{shared:-Bshareable %{h*} %{soname*}} \ |