Browse Source

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

Signed-off-by: Kevin Darbyshire-Bryant <[email protected]>
Kevin Darbyshire-Bryant 5 years ago
parent
commit
5e0a56b8ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/network/services/umdns/Makefile

+ 1 - 1
package/network/services/umdns/Makefile

@@ -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