We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092c86e commit 77a988aCopy full SHA for 77a988a
deps/csl.mk
@@ -22,7 +22,7 @@ endef
22
# would get from CSL (by searching for a `GLIBCXX_3.4.X` symbol that does not exist
23
# in our CSL, but would in a newer one), and default to `USE_BINARYBUILDER_CSL=0` in
24
# this case.
25
-CSL_NEXT_GLIBCXX_VERSION=3.4.30
+CSL_NEXT_GLIBCXX_VERSION=GLIBCXX_3\.4\.30|GLIBCXX_3\.5\.|GLIBCXX_4\.
26
27
# First, check to see if BB is disabled on a global setting
28
ifeq ($(USE_BINARYBUILDER),0)
0 commit comments