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 8db2bf3 commit b152630Copy full SHA for b152630
contrib/linux_build_toolchain.sh
100644
100755
@@ -21,7 +21,7 @@ function usage()
21
echo " Default is ${SDK_DIR}"
22
echo ""
23
echo " -o Build directory, for building artifacts and final output. Optional."
24
- echo " Default is ${WORKSPACE}"
+ echo " Default is ${BUILD_DIR}"
25
26
echo " -h This help."
27
0 commit comments