mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
gcc-3_3-darwin also needs -bind_at_load
[SVN r29102]
This commit is contained in:
@@ -63,6 +63,7 @@ if [ check-python-config ]
|
||||
$(bpl-linkflags)
|
||||
<msvc-stlport><release>$(msvc-stlport-workarounds)
|
||||
<darwin><*><linkflags>-bind_at_load
|
||||
<gcc-3_3-darwin><*><linkflags>-bind_at_load
|
||||
;
|
||||
|
||||
template extension
|
||||
|
||||
Reference in New Issue
Block a user