2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

Add -bind_at_load option for MacOSX Darwin build, this prevents semaphore_wait_trap erros when loaded by extensions.

[SVN r20665]
This commit is contained in:
Rene Rivera
2003-11-04 18:30:37 +00:00
parent 0a21aef601
commit 962dfa17c5

View File

@@ -60,6 +60,7 @@ if [ check-python-config ]
<define>BOOST_PYTHON_SOURCE
$(bpl-linkflags)
<msvc-stlport><release>$(msvc-stlport-workarounds)
<darwin><*><linkflags>-bind_at_load
;
template extension