mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	perf: disable build for ARC, it is currently broken
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
		
							parent
							
								
									3bdeaa5f0d
								
							
						
					
					
						commit
						c13f943d2a
					
				@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk
 | 
			
		||||
define Package/perf
 | 
			
		||||
  SECTION:=devel
 | 
			
		||||
  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
 | 
			
		||||
  VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
 | 
			
		||||
  URL:=http://www.kernel.org
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user