From f03186abd2d5483bdcf91afa139302435fbf79e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= Date: Fri, 10 Jul 2015 19:57:18 +0200 Subject: [PATCH 10/13] disable neon volume plugin --- modules/arm_neon/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/arm_neon/Makefile.am b/modules/arm_neon/Makefile.am index e67e07e..6909752 100644 --- a/modules/arm_neon/Makefile.am +++ b/modules/arm_neon/Makefile.am @@ -27,6 +27,5 @@ libyuv_rgb_neon_plugin_LIBTOOLFLAGS = --tag=CC if HAVE_NEON neon_LTLIBRARIES = \ libchroma_yuv_neon_plugin.la \ - libvolume_neon_plugin.la \ libyuv_rgb_neon_plugin.la endif -- 2.5.1