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 a005241 commit a4f9ffaCopy full SHA for a4f9ffa
.github/workflows/main.yml
@@ -106,6 +106,7 @@ jobs:
106
arch: arm64
107
base_cmake_flags: >-
108
-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded
109
+ -DD_COMPILER_FLAGS=-link-internally
110
#extra_cmake_flags: >-
111
# "-DD_COMPILER_FLAGS=-O -flto=full -defaultlib=phobos2-ldc-lto,druntime-ldc-lto"
112
# -DEXTRA_CXXFLAGS=-flto=full
0 commit comments