
28 May
2024
28 May
'24
00:12
Am 25.05.24 um 3:02 PM schrieb xtex Chooser via openSUSE Factory:
Hi!
I am trying to get LLD development files on Tumbleweed. I tried to install lld-devel but that package does not exist. Is the header files of LLD packaged?
No, see https://bugzilla.opensuse.org/show_bug.cgi?id=1193892 for details. I built a stub library that offers the functions that most users want (https://github.com/aaronpuchert/liblld-stub), but didn't get around to packaging it yet. Aaron