mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-16 06:28:52 -04:00
Currently, the -Wl,--undefined-version linker flag gets added no matter what linker is used. Make it so it's only appended when lld is used, considering that's the only linker which has the symbol issue. Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com>