mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
cf3ba671bf
$(llvm-config --ldflags) was passed to the compiler but it needs to be passed to the linker instead (-L and -l flags).