Skip to content

Commit 229bc0d

Browse files
committed
1 parent bfdae26 commit 229bc0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ set -o xtrace -o errexit -o nounset; [ -n "${BASH:-}${ZSH_NAME:-}" ] && set -o p
7676
# TODO:
7777
# - Change default TLS to BoringSSL (with OPENSSL_SMALL?) or LibreSSL?
7878
# - linux: use musl.
79+
# - linux: fix/mitigate missing GLIBC versioned symbols on systems older than the build machine
7980
# - mac: Test -DSHARE_LIB_OBJECT=ON with curl 8.3.0.
8081
# - Rename _BRANCH to CW_CONFIG internally.
8182
# - Replace .zip with .tar.gz for all-packages artifact (in _ul.sh)?

0 commit comments

Comments
 (0)