On 6/7/21 11:52 pm, Kinsey Moore wrote:
> On 7/6/2021 04:45, Chris Johns wrote:
>> On 3/7/21 11:16 am, Kinsey Moore wrote:
>>> network-config.h is now required for application compilation when using
>>> nexus-devices.h. This makes sure that it gets installed to resolve build
>>> errors.
>> I think
On 7/6/2021 04:45, Chris Johns wrote:
On 3/7/21 11:16 am, Kinsey Moore wrote:
network-config.h is now required for application compilation when using
nexus-devices.h. This makes sure that it gets installed to resolve build
errors.
I think it is a mistake to install this file. It is an internal
On 3/7/21 11:16 am, Kinsey Moore wrote:
> network-config.h is now required for application compilation when using
> nexus-devices.h. This makes sure that it gets installed to resolve build
> errors.
I think it is a mistake to install this file. It is an internal file generated
by config.inc to eas
Sorry, this should have had rtems-libbsd in the subject prefix.
Kinsey
On 7/2/2021 20:16, Kinsey Moore wrote:
network-config.h is now required for application compilation when using
nexus-devices.h. This makes sure that it gets installed to resolve build
errors.
---
waf_libbsd.py | 14 ++
network-config.h is now required for application compilation when using
nexus-devices.h. This makes sure that it gets installed to resolve build
errors.
---
waf_libbsd.py | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/waf_libbsd.py b/waf_libbsd.py
index bb4182e