treewide: Mark packages nonshared if they depend on @TARGET_
[openwrt/staging/chunkeey.git] / package / system / iucode-tool / Makefile
index 5f4cfb6238ef2eac3688e1e2cb009a088bfa0b5e..b8227ed4a1986ad5884cb3b8800ae94cccb6f031 100644 (file)
@@ -20,6 +20,8 @@ PKG_BUILD_DEPENDS:=USE_UCLIBC:argp-standalone USE_MUSL:argp-standalone
 PKG_MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
 PKG_LICENSE:=GPL-2.0
 
+PKG_FLAGS:=nonshared
+
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk