Browse code

Temporary configure patch for building on MacOS X 10.10

Steven Morgan authored on 2015/04/21 05:56:05
Showing 1 changed files
... ...
@@ -7995,7 +7995,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
7995 7995
       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7996 7996
 	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7997 7997
 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7998
-	10.[012]*)
7998
+	10.[012][,.]*)
7999 7999
 	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8000 8000
 	10.*)
8001 8001
 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;