mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 15:18:20 +00:00
Remove legacy lwIP plugins
Now that the lwIP VFS plugin has become a first class IP stack it is time to remove the lwIP 1.x library and the associated libc plugins. Fix #2958
This commit is contained in:
committed by
Norman Feske
parent
1370fa7631
commit
fcbe060096
@ -1,5 +1,5 @@
|
||||
TARGET = tcp_terminal
|
||||
SRC_CC = main.cc
|
||||
LIBS = libc pthread libc_lwip_nic_dhcp libc_pipe
|
||||
LIBS = libc pthread libc_pipe
|
||||
|
||||
CC_CXX_WARN_STRICT =
|
||||
|
Reference in New Issue
Block a user