mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00

$(llvm-config --ldflags) was passed to the compiler but it needs to be passed to the linker instead (-L and -l flags).
$(llvm-config --ldflags) was passed to the compiler but it needs to be passed to the linker instead (-L and -l flags).