You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
runtime/DRuntimeIntegrationTests.cmake: Pass D_EXTRA_FLAGS to ldmd
D_EXTRA_FLAGS is the intended way to pass flags like -m32 to ldc so
make sure that its value is respected during the druntime tests.
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
0 commit comments