Skip to content

Commit 88bf26b

Browse files
committed
_build.sh: update trurl config keyword description [ci skip]
1 parent 8ad2109 commit 88bf26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ set -o xtrace -o errexit -o nounset; [ -n "${BASH:-}${ZSH_NAME:-}" ] && set -o p
6060
# pico build with less features, see README.md
6161
# bldtst build without 3rd-party dependencies (except zlib) (for testing)
6262
# zero build without 3rd-party dependencies (for testing, implies 'small' option)
63-
# trurl build trurl (default for 'dev' and 'test' configs)
63+
# trurl build trurl (default for 'dev' and 'test' configs) (alongside a second, minimal, libcurl, for trurl only)
6464
# thinlto build with ThinLTO enabled (requires llvm) [EXPERIMENTAL]
6565
# small optimize for size
6666
# r64 build riscv64 target only [EXPERIMENTAL]

0 commit comments

Comments
 (0)