Commit 667b43dd by David O'Brien Committed by Loren J. Rittle

* config/i386/freebsd64.h (LINK_SPEC): Mirror FreeBSD linker.

From-SVN: r66215
parent fbba7d68
2003-04-29 David O'Brien <obrien@FreeBSD.org>
* config/i386/freebsd64.h (LINK_SPEC): Mirror FreeBSD linker.
2003-04-28 Mark Mitchell <mark@codesourcery.com>
PR c++/10180
......
......@@ -29,8 +29,7 @@ Boston, MA 02111-1307, USA. */
#undef LINK_SPEC
#define LINK_SPEC "\
%{!m32:-m elf_x86_64} \
%{m32:-m elf_i386} \
%{m32:-m elf_i386_fbsd} \
%{Wl,*:%*} \
%{v:-V} \
%{assert*} %{R*} %{rpath*} %{defsym*} \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment