swmodd: 2.1.1

This commit is contained in:
vdutta 2022-03-11 13:50:29 +05:30
parent ee4c55b8cc
commit a5493549de

View file

@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=swmodd
PKG_VERSION:=2.1.0
PKG_VERSION:=2.1.1
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)
@ -41,7 +41,8 @@ endef
TARGET_CFLAGS += \
-I$(STAGING_DIR)/usr/include \
-D_GNU_SOURCE
-D_GNU_SOURCE \
-Wall -Werror
ifeq ($(CONFIG_PACKAGE_liblxc),y)
MAKE_FLAGS += \