summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/darwin20-conf/2.4.6')
-rw-r--r--patches/darwin20-conf/2.4.64
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/darwin20-conf/2.4.6 b/patches/darwin20-conf/2.4.6
index 2d4518a..0932eae 100644
--- a/patches/darwin20-conf/2.4.6
+++ b/patches/darwin20-conf/2.4.6
@@ -7,7 +7,7 @@ macOS Monterey is 12.0.
10.[[012]][[,.]]*)
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
- 10.*)
-+ 10.*|11.*|12.*)
++ 1[0-9].*)
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
esac
;;
@@ -18,7 +18,7 @@ macOS Monterey is 12.0.
10.[012][,.]*)
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
- 10.*|11.*)
-+ 10.*|11.*|12.*)
++ 1[0-9].*)
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
esac
;;