mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 19:14:31 +04:00
oonf-dlep-proxy: fix compilation with Ninja
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Polynomdivision
parent
1d10931616
commit
27987162f7
@@ -17,7 +17,7 @@ CMAKE_INSTALL:=1
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
CMAKE_OPTIONS=-D OONF_NO_WERROR:Bool=true \
|
||||
CMAKE_OPTIONS+=-D OONF_NO_WERROR:Bool=true \
|
||||
-D OONF_LOGGING_LEVEL:String=debug \
|
||||
-D OONF_NO_TESTING:Bool=true \
|
||||
-D UCI:Bool=true \
|
||||
|
||||
Reference in New Issue
Block a user