Skip to content

Commit 77a988a

Browse files
staticfloatvtjnash
andauthored
Update deps/csl.mk
Co-authored-by: Jameson Nash <[email protected]>
1 parent 092c86e commit 77a988a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/csl.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ endef
2222
# would get from CSL (by searching for a `GLIBCXX_3.4.X` symbol that does not exist
2323
# in our CSL, but would in a newer one), and default to `USE_BINARYBUILDER_CSL=0` in
2424
# this case.
25-
CSL_NEXT_GLIBCXX_VERSION=3.4.30
25+
CSL_NEXT_GLIBCXX_VERSION=GLIBCXX_3\.4\.30|GLIBCXX_3\.5\.|GLIBCXX_4\.
2626

2727
# First, check to see if BB is disabled on a global setting
2828
ifeq ($(USE_BINARYBUILDER),0)

0 commit comments

Comments
 (0)