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 ac15af3 commit 53bbb53Copy full SHA for 53bbb53
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: b55b8dc8bcb585727de32cfc7acf04427a90710c
+refs/heads/master: 1456a23f7211c961d25b2cade2f56a8a3d44c3e3
trunk/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