From 07c95aea4e3b7d59b9b6c7d0fd6a39c3eedd3ec1 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 20 May 2005 20:12:29 +0000 Subject: [PATCH] gcc-3_3-darwin also needs -bind_at_load [SVN r29102] --- build/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/build/Jamfile b/build/Jamfile index 59dd3912..77c12b23 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -63,6 +63,7 @@ if [ check-python-config ] $(bpl-linkflags) $(msvc-stlport-workarounds) <*>-bind_at_load + <*>-bind_at_load ; template extension