libx264: mark as broken on powerpc 3210/head
authorDaniel Golle <daniel@makrotopia.org>
Thu, 22 Sep 2016 22:45:36 +0000 (00:45 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 22 Sep 2016 22:45:36 +0000 (00:45 +0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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