Re: [PATCH] scripts/dtc: Don't overwrite HOST_EXTRACFLAGS passed on command line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 17, 2020 at 11:40:24AM +0200, Uwe Kleine-König wrote:
> This fixes building with
> 
> 	$ make HOST_EXTRACFLAGS=-g

I got this wrong, this above is still broken (as += doesn't work for
variables set on the commandline), please fixup to:

	$ env HOST_EXTRACFLAGS=-g make

(or make me resend).

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux