summaryrefslogtreecommitdiff
blob: 2a296a43226c7108920800ae4b8827af63d248be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
macOS Big Sur is 11.0, Darwin 20, after a long line of 10.X releases.

--- configure
+++ configure
@@ -1076,7 +1076,7 @@
 	  _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
 	10.[[012]][[,.]]*)
 	  _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
-	10.*)
+	10.*|11.*)
 	  _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
       esac
     ;;