perf: disable build for ARC, it is currently broken
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
		| @@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk | |||||||
| define Package/perf | define Package/perf | ||||||
|   SECTION:=devel |   SECTION:=devel | ||||||
|   CATEGORY:=Development |   CATEGORY:=Development | ||||||
|   DEPENDS:= +libelf1 +libdw +libpthread +librt +objdump @!LINUX_3_18 @!IN_SDK |   DEPENDS:= +libelf1 +libdw +libpthread +librt +objdump @!LINUX_3_18 @!IN_SDK @!arc | ||||||
|   TITLE:=Linux performance monitoring tool |   TITLE:=Linux performance monitoring tool | ||||||
|   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) |   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) | ||||||
|   URL:=http://www.kernel.org |   URL:=http://www.kernel.org | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau