When CROSS_BUILD_TOOLS is set, set KBUILD_HOST{CF,LD}FLAGS to
{C,LD}FLAGS otherwise CC will be used with HOST{C,LD}FLAGS which seems
wrong.
It should be noted that, for an unknown reason, overriding
HOST{C,LD}FLAGS don't work.
Signed-off-by: Fabrice Fontaine
---
tools/Makefile | 3 ++-
1
Le lun. 26 août 2019 à 07:57, Jan Kiszka a écrit :
>
> On 25.08.19 21:11, Fabrice Fontaine wrote:
> > Le dim. 25 août 2019 à 17:49, Jan Kiszka a écrit :
> >>
> >> On 25.08.19 17:13, Fabrice Fontaine wrote:
> >>> Le dim. 25 août 2019 à 16:11, Jan Kiszka
Le dim. 25 août 2019 à 17:49, Jan Kiszka a écrit :
>
> On 25.08.19 17:13, Fabrice Fontaine wrote:
> > Le dim. 25 août 2019 à 16:11, Jan Kiszka a écrit :
> >>
> >> On 25.08.19 15:43, Fabrice Fontaine wrote:
> >>> Hello,
> >>> Le dim. 25 aoû
Le dim. 25 août 2019 à 16:11, Jan Kiszka a écrit :
>
> On 25.08.19 15:43, Fabrice Fontaine wrote:
> > Hello,
> > Le dim. 25 août 2019 à 13:44, Jan Kiszka a écrit :
> >>
> >> On 01.05.19 15:08, Fabrice Fontaine wrote:
> >>> When CROSS_BUILD_TOO
Hello,
Le dim. 25 août 2019 à 13:44, Jan Kiszka a écrit :
>
> On 01.05.19 15:08, Fabrice Fontaine wrote:
> > When CROSS_BUILD_TOOLS is set, set HOSTCFLAGS to CFLAGS otherwise CC
> > will be used with HOSTCFLAGS which seems wrong
> >
> > Signed-off-by: Fabrice
/package/uboot-tools/0003-Make-FIT-support-really-optional.patch]
Signed-off-by: Fabrice Fontaine
---
common/bootm.c | 2 ++
include/bootm.h | 2 ++
tools/Makefile | 6 ++
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/common/bootm.c b/common/bootm.c
index b5d37d38db..d1937516
When CROSS_BUILD_TOOLS is set, set HOSTCFLAGS to CFLAGS otherwise CC
will be used with HOSTCFLAGS which seems wrong
Signed-off-by: Fabrice Fontaine
---
tools/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/Makefile b/tools/Makefile
index 12a3027e23..eadeba417d 100644
--- a
7 matches
Mail list logo