Files
conan-build/recipes/flex/all/patches/darwin-newer-versions.patch
2024-12-26 12:02:17 +03:00

14 lines
422 B
Diff

diff --git a/configure b/configure
index d88c47c..827c01a 100755
--- a/configure
+++ b/configure
@@ -6842,7 +6842,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
10.[012][,.]*)
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
- 10.*)
+ *)
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
esac
;;