lobase icon indicating copy to clipboard operation
lobase copied to clipboard

Port of the OpenBSD userland to Linux.

Results 8 lobase issues
Sort by recently updated
recently updated
newest added

Everything compiles o.k. until linking with ld. Basically, ld shoots a lot of errors at my screen and at the end of all those errors, there's: > collect2: error: ld...

Using GCC 10, and musl 2.1.3. Here's a log: https://termbin.com/hbfe

Not an exhaustive list of everything missing, but it would be nice to see if some of these could be ported over: ``` arch factor less su who ```

I'm looking for a static built signify. Is this possible with lobase?

https://wiki.gentoo.org/wiki/GCC_optimization#-pipe

https://wiki.gentoo.org/wiki/GCC_optimization#-pipe

Exclude the **obj/*** path in **.gitignore** being pushed accidentally.