On 16/9/20 8:06 pm, jan.som...@dlr.de wrote:
> Hi Chris,
>
>> -Original Message-
>> From: Chris Johns
>> Sent: Thursday, September 10, 2020 6:44 AM
>> To: Sommer, Jan ; devel@rtems.org
>> Subject: Re: [PATCH v1 2/6] waf: Add path-mappings feature
Hi Chris,
> -Original Message-
> From: Chris Johns
> Sent: Thursday, September 10, 2020 6:44 AM
> To: Sommer, Jan ; devel@rtems.org
> Subject: Re: [PATCH v1 2/6] waf: Add path-mappings feature
>
> On 15/8/20 5:57 am, Jan Sommer wrote:
> > - path-mappings
On 15/8/20 5:57 am, Jan Sommer wrote:
> - path-mappings allow to fix autogenerated include paths for some corner
> cases of target platforms without the need to change the build system
> - Currently used for i386 based bsps
I will need to take in this patch into my development libbsd branchs and m
- path-mappings allow to fix autogenerated include paths for some corner
cases of target platforms without the need to change the build system
- Currently used for i386 based bsps
---
libbsd.py | 8
waf_libbsd.py | 13 +++--
2 files changed, 19 insertions(+), 2 deletions(-)