On 19 October 2017 at 16:51, Richard Henderson <richard.hender...@linaro.org> wrote: > Changes since v5: > * Rearranged how we choose git submodule vs system installed library. > By default, the system library will be used, if present; > Followed by git submodule, if present; > Followed by not-git submodule, if for some reason a tarball contained it.
In general the tarball *should* contain it, because the tarball should work for users to build from source, same as git. thanks -- PMM