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 04aa217 commit 192ef08Copy full SHA for 192ef08
prerequisites/build.sh
@@ -91,7 +91,7 @@ info "LOG_LEVEL: ${LOG_LEVEL}"
91
92
info "-b (--branch): ${arg_b} "
93
info "-c (--with-c): ${arg_c} "
94
-info "-C (--with-cpp): ${arg_C} "
+info "-C (--with-cxx): ${arg_C} "
95
info "-d (--debug): ${arg_d} "
96
info "-D (--print-downloader): ${arg_D} "
97
info "-e (--verbose): ${arg_e} "
0 commit comments