mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
all: get rid of kmod-ipv6 dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -27,7 +27,7 @@ CMAKE_INSTALL:=1
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
CMAKE_OPTIONS += $(if $(CONFIG_PACKAGE_kmod-ipv6),,-DLWS_IPV6=)
|
||||
CMAKE_OPTIONS += $(if $(CONFIG_IPV6),,-DLWS_IPV6=)
|
||||
|
||||
CMAKE_OPTIONS += -DLWS_WITHOUT_TESTAPPS=ON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user