mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-29 17:32:23 +00:00
Add -Werror to OpenWrt package TARGET_CFLAGS.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
@@ -53,6 +53,7 @@ CMAKE_OPTIONS += -DENABLE_MEMORY_PROFILING=OFF
|
||||
CMAKE_OPTIONS += -DSTATIC_LIBNDPI_INSTALLDIR="$(PKG_BUILD_DIR)/libnDPI/install"
|
||||
|
||||
TARGET_CFLAGS += -DLIBNDPI_STATIC=1
|
||||
TARGET_CFLAGS += -Werror
|
||||
|
||||
ifneq ($(CONFIG_LIBNDPI_GCRYPT),)
|
||||
CMAKE_OPTIONS += -DNDPI_WIDTH_GCRYPT=ON
|
||||
|
||||
Reference in New Issue
Block a user