genode/repos/ports/src/app/lighttpd/target.mk
Emery Hemingway fcbe060096 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
2018-09-05 11:04:22 +02:00

8 lines
107 B
Makefile

TARGET = lighttpd
include $(REP_DIR)/src/app/lighttpd/target.inc
LIBS += libc libm
CC_CXX_WARN_STRICT =