lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] Desiderata for 2.2.0: (2) add posixlib


From: Joan Lledó
Subject: [lwip-devel] Desiderata for 2.2.0: (2) add posixlib
Date: Sat, 28 Jan 2023 16:51:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0

Hi,

About 1-libnoslip.patch:
That empty if/else looks weird. Not sure about CMake syntax right nowm but, could it be something like 'if NOT'? Like this:

+if (NOT ${LWIP_EXCLUDE_SLIPIF})
+    list(APPEND lwipnetif_SRCS ${LWIP_DIR}/src/netif/slipif.c)
+endif()
+


However, I'd like to get an ACK to this mail from Joan to ensure the
copyright changes are really ok.


Sure, I agree with the license change.

Attachment: OpenPGP_0xA199D76BCA4691E3.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]