[Toybox] [PATCH] basename: -s SUFFIX.

Rob Landley rob at landley.net
Tue Nov 13 14:58:08 PST 2018


On 11/12/18 10:57 PM, enh wrote:
> AOSP doesn't need -a specifically, but since it's needed for -s we may
> as well accept it too.

I would like to read along with the group: what git repo does the hermetic build
stuff go into, and is there a starting commit I should look at?

(The top level Android.mk in platform/system/core is "include $(call
first-makefiles-under,$(LOCAL_PATH))" and given the lack of ordering of that if
you _are_ doing a hermetic build it has to be set up before then, but I dunno
how to go backwards from there...)

Rob


More information about the Toybox mailing list