summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-02-25 04:49:17 +0000
committerobrien <obrien@FreeBSD.org>2002-02-25 04:49:17 +0000
commitd3a0922fcf5eb8152ff5230959dfcf4344e2ae4b (patch)
tree462610e47e895031878ee77088b725f7b03a49d9 /contrib
parent2015121debca13fc511923819aaf15a1c93c3d4c (diff)
downloadFreeBSD-src-d3a0922fcf5eb8152ff5230959dfcf4344e2ae4b.zip
FreeBSD-src-d3a0922fcf5eb8152ff5230959dfcf4344e2ae4b.tar.gz
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.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gcc/config/i386/freebsd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/gcc/config/i386/freebsd.h b/contrib/gcc/config/i386/freebsd.h
index b4c2cb4..4bde7c9 100644
--- a/contrib/gcc/config/i386/freebsd.h
+++ b/contrib/gcc/config/i386/freebsd.h
@@ -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*}} \
OpenPOWER on IntegriCloud