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 88d9697 commit 8422c56Copy full SHA for 8422c56
.github/workflows/libcxx-build-and-test.yaml
@@ -251,6 +251,7 @@ jobs:
251
-G Ninja `
252
-DCMAKE_BUILD_TYPE=Release `
253
-DCMAKE_INSTALL_MESSAGE=NEVER `
254
+ -DCMAKE_CXX_COMPILER_TARGET=aarch64-w64-windows-gnu `
255
-DPython3_EXECUTABLE="$Env:PYTHON_EXE" `
256
-DLIBCXX_ENABLE_WERROR=YES `
257
-DLLVM_ENABLE_RUNTIMES="libcxx;libcxxabi;libunwind" `
0 commit comments