Use the default 'ld' emulation rather than hard coding it.

For FreeBSD, 'ld' 2.12.0 uses a different emulation than in the past.
So this change makes the upgrade easier.
This commit is contained in:
David E. O'Brien 2002-02-25 04:49:17 +00:00
parent 8b179749d8
commit 99339e95db

View File

@ -63,7 +63,6 @@ Boston, MA 02111-1307, USA. */
%{pg:-Bstatic} %{Z}} \
%{assert*} %{R*}} \
%{!maout: \
-m elf_i386 \
%{Wl,*:%*} \
%{assert*} %{R*} %{rpath*} %{defsym*} \
%{shared:-Bshareable %{h*} %{soname*}} \