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
The test fails on musl without the flag:
```
/usr/bin/cc -g -Wall src/loadDR.c -ldl -o /root/build/runtime/druntime-test-shared-debug/loadDR
Testing loadDR
/root/build/runtime/druntime-test-shared-debug/loadDR /root/build/lib/libdruntime-ldc-debug-shared.so.111.0
Aborting from rt/sections_elf_shared.d(966) Failed to get library handle.gmake: *** [../common.mak:192: /root/build/runtime/druntime-test-shared-debug/loadDR.done] Aborted (core dumped)
```
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
0 commit comments