mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Spell -Bshareable correctly... :-]
This commit is contained in:
parent
8b91ab6a61
commit
b51cdb1e8b
2 changed files with 2 additions and 2 deletions
|
|
@ -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: \
|
||||
|
|
|
|||
|
|
@ -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: \
|
||||
|
|
|
|||
Loading…
Reference in a new issue