On 11 October 2017 at 15:03, Paul Wouters wrote:
> On Wed, 11 Oct 2017, Andrew Cagney wrote:
>
> I'm considering merging much of mk/defaults/linux.mk into mk/config.mk so
>> that config.mk just defaults everything to the typical
>> linux value.
>> This would mean removing the esoteric checks for
On Wed, 11 Oct 2017, Andrew Cagney wrote:
I'm considering merging much of mk/defaults/linux.mk into mk/config.mk so that
config.mk just defaults everything to the typical
linux value.
This would mean removing the esoteric checks for other OS variants - if an OS
needs those overrides then they
Hi,
I'm considering merging much of mk/defaults/linux.mk into mk/config.mk so
that config.mk just defaults everything to the typical linux value.
This would mean removing the esoteric checks for other OS variants - if an
OS needs those overrides then they can be added to mk/defaults/$(OS).mk
(when