Skip to content

Commit

Permalink
LDC: Enforce -defaultlib= (no druntime/Phobos) for *.c tests
Browse files Browse the repository at this point in the history
This fixes linker errors about a missing ModuleInfo section when
ldc_rt.dso.o is pulled in for BUILD_SHARED_LIBS=ON builds (with
implicit -link-defaultlib-shared).
  • Loading branch information
kinke committed Apr 30, 2022
1 parent be20833 commit b1324d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/d2/dmd-testsuite

0 comments on commit b1324d5

Please sign in to comment.