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 b55b8dc commit 1456a23Copy full SHA for 1456a23
configure
@@ -251,6 +251,7 @@ opt sharedstd 1 "build libstd as a shared library"
251
opt valgrind 1 "run tests with valgrind"
252
opt docs 1 "build documentation"
253
opt optimize 1 "build optimized rust code"
254
+opt optimize-cxx 1 "build optimized C++ code"
255
opt mingw-cross 0 "cross-compile for win32 using mingw"
256
opt clang 0 "prefer gcc to clang for building the runtime"
257
opt debug-llvm 0 "build LLVM in debug mode"
0 commit comments