dhewg
dhewg
Sure, sounds good to me! So I just added exactly that. But I think the wiki is a more appropriate place to document the flags. The only two comments in...
Works for me with ``` # # Build Options # CONFIG_OPENSSL_OPTIMIZE_SPEED=y CONFIG_OPENSSL_WITH_ASM=y # CONFIG_OPENSSL_WITH_DEPRECATED is not set CONFIG_OPENSSL_NO_DEPRECATED=y CONFIG_OPENSSL_WITH_ERROR_MESSAGES=y # # Protocol Support # CONFIG_OPENSSL_WITH_TLS13=y # CONFIG_OPENSSL_WITH_DTLS is not set...
Yeah, if this is going to be merged this shouldn't just fetch a binary, this was just to test it quickly. And nice w.r.t. macos, I guess I read the...
Updated, mold is now build from source. If I didn't mess up the compiler requirements it may even work on macos :) I tried to look into hooking mold up...
Updated with a glibc and grub fix, x86_64 builds and boots up in qemu, with either musl or glibc
I tried, but the naive way of `time make -jX` fluctuates too much to say anything useful. With just mold and without lto I guess it doesn't make much of...
@Ansuel I may be doing it wrong, but all I get is: ``` Comparing package sizes... Change Local Remote Package ```
On the bright side, I remembered my good old cubieboard. A full mold+lto build works, wifi, luci and all \o/ There're not many packages on there, so far I got...
I had to change the hash yesterday, welcome to github tarballs. Apparently they reverted that and now it's back to the old one. I'll fix it in the next push....
Done, thanks!