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 8f37fb2 commit 27ccb96Copy full SHA for 27ccb96
libcxx/test/configs/stdlib-libstdc++.cfg.in
@@ -9,7 +9,8 @@
9
#
10
# $ ./libcxx/utils/libcxx-lit <BUILD> -sv libcxx/test/std --param libstdcxx_install_prefix=/opt/homebrew/Cellar/gcc/14.1.0_1 \
11
# --param libstdcxx_version=14 \
12
-# --param libstdcxx_triple=aarch64-apple-darwin22
+# --param libstdcxx_triple=aarch64-apple-darwin22 \
13
+# --param stdlib=libstdc++
14
15
16
lit_config.load_config(config, '@CMAKE_CURRENT_BINARY_DIR@/cmake-bridge.cfg')
0 commit comments