Spell -Bshareable correctly... :-]

This commit is contained in:
Peter Wemm 1998-03-08 16:09:57 +00:00
parent 8b91ab6a61
commit b51cdb1e8b
2 changed files with 2 additions and 2 deletions

View File

@ -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: \

View File

@ -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: \