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

enh enh at google.com
Tue Nov 13 15:16:21 PST 2018


any switch requires:

1. a symlink to toybox in prebuilts/build-tools/toybox/linux-x86/:
https://android-review.googlesource.com/c/platform/prebuilts/build-tools/+/822999

2. that soong be told that the tool now comes from toybox:
https://android-review.googlesource.com/c/platform/build/soong/+/822624


On Tue, Nov 13, 2018 at 2:58 PM Rob Landley <rob at landley.net> wrote:
>
> 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
> _______________________________________________
> Toybox mailing list
> Toybox at lists.landley.net
> http://lists.landley.net/listinfo.cgi/toybox-landley.net


More information about the Toybox mailing list