[package] set PKGARCH to all for packages containing only arch-neutral files (#5572)
Signed-off-by: Malte S. Stretz <mss@apache.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@16965 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -19,6 +19,7 @@ define Package/build-essential
|
||||
CATEGORY:=Development
|
||||
TITLE:=Build essentials
|
||||
DEPENDS=+gcc +make +binutils +patch +diffutils @NO_STRIP
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
Reference in New Issue
Block a user