[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH] config: don't hardcode toolchain binaries
- To: Roger Pau Monne <roger.pau@xxxxxxxxxx>
- From: Ian Jackson <ian.jackson@xxxxxxxxxx>
- Date: Tue, 25 Jun 2019 14:45:50 +0100
- Authentication-results: esa3.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=ian.jackson@xxxxxxxxxx; spf=Pass smtp.mailfrom=Ian.Jackson@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
- Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>, "Tim \(Xen.org\)" <tim@xxxxxxx>, George Dunlap <George.Dunlap@xxxxxxxxxx>, Julien Grall <julien.grall@xxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Tue, 25 Jun 2019 13:46:36 +0000
- Ironport-sdr: wdBHebGWuMI2i1NvUGG1I0ZcrWuJ+FlX1H6go8qVdwbKEvnDQapvnc8Amluzj1GCqGEPTDAlhW 2VAnECqSMglkMhBHK/BCo4BOnm5NV/9rWQcSkvKZMWbILjQVE59AVCx0r4UKsq7YSqAoMqoEaJ 2qBiuhFE2YvYo1OtucnkZYifv0h8qxa4NRrPGr3P86YPBsBNDucHMqA5woYn8S3ikwlVgCx5BT ZaodDHXnoJFbiUhOdFkBOMtbZbnlt9Nwb5L/tQ6VDwVYEN/Il/Ee6+Pss2PDw++fD8LDP+WTTi +LA=
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Roger Pau Monne writes ("[PATCH] config: don't hardcode toolchain binaries"):
> Currently the names of the build toolchain binaries are hardcoded in
> StdGNU.mk, and the values from the environment are ignored.
>
> Switch StdGNU.mk to use '?=' instead of '=', so that values from the
> environment are used if present, else default to the values provided
> by the config file.
>
> This change fixes the gitlab CI loop, that was relying on passing
> custom values in the environment variables for the compiler and the
> linker.
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|