On 11/9/22 11:30 pm, Kinsey Moore wrote:
> On 9/10/2022 20:22, Chris Johns wrote:
>> On 10/9/2022 12:07 pm, Kinsey Moore wrote:
>>> This removes the default BSP include path from environment variables so
>>> that rtems-lwip can build even when there's a stale version with
>>> outdated headers insta
On 9/10/2022 20:22, Chris Johns wrote:
On 10/9/2022 12:07 pm, Kinsey Moore wrote:
This removes the default BSP include path from environment variables so
that rtems-lwip can build even when there's a stale version with
outdated headers installed in the BSP.
I am not following what this does an
On 10/9/2022 12:07 pm, Kinsey Moore wrote:
This removes the default BSP include path from environment variables so
that rtems-lwip can build even when there's a stale version with
outdated headers installed in the BSP.
I am not following what this does and what problem you are attempting to
so
This removes the default BSP include path from environment variables so
that rtems-lwip can build even when there's a stale version with
outdated headers installed in the BSP.
---
lwip.py | 22 --
1 file changed, 16 insertions(+), 6 deletions(-)
diff --git a/lwip.py b/lwip.py