added -headerpad_max_install_names option to generated shared-ld script
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2442ce1bf1
commit
d337031039
2
aclocal.m4
vendored
2
aclocal.m4
vendored
@ -1326,7 +1326,7 @@ while test \${#} -gt 0; do
|
||||
shift
|
||||
;;
|
||||
|
||||
-l*|-L*|-flat_namespace)
|
||||
-l*|-L*|-flat_namespace|-headerpad_max_install_names)
|
||||
# collect these options
|
||||
args="\${args} \${1}"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user