[Toybox] [PATCH 1/2] macOS: use getconf rather than nproc for portability.

Rob Landley rob at landley.net
Wed Nov 28 16:43:30 PST 2018


On 11/28/18 5:18 PM, enh wrote:
> yeah, sed seems to work okay. right now (with a bunch of source hacks
> that i'll try to clean up and send to you) i have the following subset
> of the AOSP build tools building:
> 
> basename cat chmod cmp comm cut dirname dos2unix du echo egrep false
> fgrep file grep head help hostname id ln md5sum mkdir mktemp od paste
> patch pwd readlink realpath rm rmdir sed setsid sha1sum sleep sort
> tee timeout true uname uniq unix2dos wc whoami xargs xxd
> 
> (note that i say "building". hostname at least doesn't work yet.)

I wonder if anybody has a macosx dev environment I could ssh into to test stuff out?

I tried to boot Darwin under qemu rather a lot, but as with BSD:

https://landley.net/notes-2007.html#28-11-2007
https://lists.gnu.org/archive/html/qemu-devel/2008-02/msg00443.html

I eventually lost interest...

Rob


More information about the Toybox mailing list