Re: [PATCH v5 2/7] configure: cross-compiling with empty cross_prefix

2020-11-20 Thread Philippe Mathieu-Daudé
On 11/9/20 12:24 AM, Joelle van Dyne wrote: > The iOS toolchain does not use the host prefix naming convention. So we need > to enable cross-compile options while allowing the PREFIX to be blank. > > Signed-off-by: Joelle van Dyne > --- > configure | 6 -- > 1 file changed, 4 insertions(+),

[PATCH v5 2/7] configure: cross-compiling with empty cross_prefix

2020-11-08 Thread Joelle van Dyne
The iOS toolchain does not use the host prefix naming convention. So we need to enable cross-compile options while allowing the PREFIX to be blank. Signed-off-by: Joelle van Dyne --- configure | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 9