libx264: mark as broken on powerpc
authorDaniel Golle <redacted>
Thu, 22 Sep 2016 22:45:36 +0000 (00:45 +0200)
committerDaniel Golle <redacted>
Thu, 22 Sep 2016 22:45:36 +0000 (00:45 +0200)
Signed-off-by: Daniel Golle <redacted>
libs/libx264/Makefile

index 7054a407108bebed0fa7c383438cb5ffe8f17d0c..808a02ce34ddce767aedaee666be48a2f4a73afe 100644 (file)
@@ -53,7 +53,7 @@ define Package/libx264
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=H264/AVC free codec library.
-  DEPENDS:=@BUILD_PATENTED
+  DEPENDS:=@BUILD_PATENTED @!powerpc||BROKEN
   URL:=http://www.videolan.org/developers/x264.html
 endef
 
git clone https://git.99rst.org/PROJECT