Displaying 2 results from an estimated 2 matches for "ballach".
Did you mean:
ballache
2016 Feb 17
0
Re: [PATCH supermin 0/2] Allow an alternate libc to be used for init.
...v1 -> v2:
>
> - If we split out the init program into a separate init/ directory,
> that makes it much easier to build against an alternate libc.
>
> I tried to build against uClibc, but uClibc requires an entire build
> chain, which looked like it was going to be a massive ballache.
Patches #1/2/3 LGTM, and #4 needs just a couple of easy changes.
--
Pino Toscano
2016 Feb 17
8
[PATCH supermin 0/2] Allow an alternate libc to be used for init.
v1 -> v2:
- If we split out the init program into a separate init/ directory,
that makes it much easier to build against an alternate libc.
I tried to build against uClibc, but uClibc requires an entire build
chain, which looked like it was going to be a massive ballache.
Rich.