projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab01028
)
libx264: mark as broken on powerpc
3210/head
author
Daniel Golle
<daniel@makrotopia.org>
Thu, 22 Sep 2016 22:45:36 +0000
(
00:45
+0200)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/libs/libx264/Makefile
b/libs/libx264/Makefile
index 7054a407108bebed0fa7c383438cb5ffe8f17d0c..808a02ce34ddce767aedaee666be48a2f4a73afe 100644
(file)
--- a/
libs/libx264/Makefile
+++ b/
libs/libx264/Makefile
@@
-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