Created attachment 712782 [details] build log while trying to compile busybox with clang env the lld linker complains about not being able to find libunwind and it is suggested to add it to CONFIG_EXTRA_LDLIBS. Is this something to be manually set? if it is, then why it is autogenerated in the .config file in the work directory? Thank you for your time
Created attachment 712785 [details] .config
Created attachment 712788 [details] emerge info
Created attachment 712791 [details] emerge pqv
Looking at the ebuild it seems that maybe reading the unwindlib being used and if libunwind is being used. I don't know how to implement that bc i lack the knowledge to write ebuild basically :)
*** This bug has been marked as a duplicate of bug 793200 ***