On Wed, May 22, 2019 at 8:35 PM Rob Landley <[email protected]> wrote:
>
> On 5/22/19 4:55 PM, enh via Toybox wrote:
> > Aside: I was surprised that `make defconfig` installs the default *Linux*
> > config even on macOS.
>
> It's a plumbing issue: make defconfig uses the "defconfig" entries in 
> Config.in
> to synthesize a config, make blah_defconfig uses an existing file. (The kernel
> does this too, or at least used to.)
>
> I don't know how to teach a makefile to vary the logic by target, but I could
> make a wrapper script that checks uname?

i almost wrote that script and sent it to you, but thought i should
probably just try to advance the state of the art of what we can build
on the mac instead. (though i'm no longer expecting to have any time
for that this week, at least i have a working mac on my desk now.)

i do despair of ever getting stuff like ps working though.

> Rob
>
> P.S. There's a number of reasons rewriting the kconfig directory from scratch 
> is
> on my todo list...
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to