diff options
Diffstat (limited to 'libcilkrts/configure')
-rw-r--r-- | libcilkrts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcilkrts/configure b/libcilkrts/configure index 1e8eabd9bfb..72a89d279f8 100644 --- a/libcilkrts/configure +++ b/libcilkrts/configure @@ -7546,7 +7546,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; } case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[91]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - 10.[012]*) + 10.[012][,.]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; |