summaryrefslogtreecommitdiff
path: root/system/vlc/test-s390x.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-04-05 18:33:58 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-04-05 18:33:58 -0500
commit0e821fea155ad2d3419090b61a6c072db9d5d882 (patch)
tree09ac7b1aa58f6b17ce4dedf57d988ae6f786c6e5 /system/vlc/test-s390x.patch
parent47090a16fe7a91ce7f73784341726bdca75bd4aa (diff)
downloadpackages-0e821fea155ad2d3419090b61a6c072db9d5d882.tar.gz
packages-0e821fea155ad2d3419090b61a6c072db9d5d882.tar.bz2
packages-0e821fea155ad2d3419090b61a6c072db9d5d882.tar.xz
packages-0e821fea155ad2d3419090b61a6c072db9d5d882.zip
system/vlc: new package
Alpine will never merge Pulse support in, so why bother
Diffstat (limited to 'system/vlc/test-s390x.patch')
-rw-r--r--system/vlc/test-s390x.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/vlc/test-s390x.patch b/system/vlc/test-s390x.patch
new file mode 100644
index 000000000..8f221ee06
--- /dev/null
+++ b/system/vlc/test-s390x.patch
@@ -0,0 +1,13 @@
+diff --git a/test/modules/packetizer/hxxx.c b/test/modules/packetizer/hxxx.c
+index 93362a1..e1b7604 100644
+--- a/test/modules/packetizer/hxxx.c
++++ b/test/modules/packetizer/hxxx.c
+@@ -210,7 +210,7 @@ static void test_annexb()
+
+ int main( void )
+ {
+- test_annexb();
++ //test_annexb();
+
+ return 0;
+ }