mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
openvswitch: add KCFLAGS="-Wno-error=date-time" to kernel modules build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -131,6 +131,7 @@ define Build/Compile
|
||||
ARCH="$(LINUX_KARCH)" \
|
||||
SUBDIRS="$(PKG_BUILD_DIR)/datapath/linux" \
|
||||
PATH="$(TARGET_PATH)" \
|
||||
KCFLAGS="-Wno-error=date-time" \
|
||||
KCC="$(KERNEL_CC)"
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user