umdns: re-enable address-of-packed-member warning

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
master
Kevin Darbyshire-Bryant 4 years ago
parent ed91d72eac
commit 5e0a56b8ae

@ -30,7 +30,7 @@ define Package/umdns
DEPENDS:=+libubox +libubus +libblobmsg-json
endef
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include -Wno-address-of-packed-member
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include
define Package/umdns/conffiles
/etc/config/umdns

Loading…
Cancel
Save