summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-03-08 16:09:57 +0000
committerpeter <peter@FreeBSD.org>1998-03-08 16:09:57 +0000
commit075f262da202a698a72b0143849235cb7328e008 (patch)
tree5f27025a0b79ddac40f4042a484c3c02c49dcf46 /contrib
parenta301d874153782fc44c49c413d41ba2aaacf37b2 (diff)
downloadFreeBSD-src-075f262da202a698a72b0143849235cb7328e008.zip
FreeBSD-src-075f262da202a698a72b0143849235cb7328e008.tar.gz
Spell -Bshareable correctly... :-]
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gcc/config/i386/freebsd.h2
-rw-r--r--contrib/gcc/config/i386/freebsd.h.fixed2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc/config/i386/freebsd.h b/contrib/gcc/config/i386/freebsd.h
index 34b1718..093b377 100644
--- a/contrib/gcc/config/i386/freebsd.h
+++ b/contrib/gcc/config/i386/freebsd.h
@@ -528,7 +528,7 @@ do { \
-m elf_i386 \
%{Wl,*:%*} \
%{assert*} %{R*} %{rpath*} %{defsym*} \
- %{shared:-Bshared %{h*} %{soname*}} \
+ %{shared:-Bshareable %{h*} %{soname*}} \
%{symbolic:-Bsymbolic} \
%{!shared: \
%{!static: \
diff --git a/contrib/gcc/config/i386/freebsd.h.fixed b/contrib/gcc/config/i386/freebsd.h.fixed
index 34b1718..093b377 100644
--- a/contrib/gcc/config/i386/freebsd.h.fixed
+++ b/contrib/gcc/config/i386/freebsd.h.fixed
@@ -528,7 +528,7 @@ do { \
-m elf_i386 \
%{Wl,*:%*} \
%{assert*} %{R*} %{rpath*} %{defsym*} \
- %{shared:-Bshared %{h*} %{soname*}} \
+ %{shared:-Bshareable %{h*} %{soname*}} \
%{symbolic:-Bsymbolic} \
%{!shared: \
%{!static: \
OpenPOWER on IntegriCloud