libomxil-bellagio/libomxil-bellagio-0.9.3-gcc-4.9.patch

12 lines
453 B
Diff
Raw Permalink Normal View History

--- libomxil-bellagio-0.9.3/configure.ac.orig 2014-09-19 01:22:03.708767504 +0200
+++ libomxil-bellagio-0.9.3/configure.ac 2014-09-19 01:22:12.067763554 +0200
@@ -5,7 +5,7 @@
AC_PREREQ([2.59])
AC_CONFIG_HEADERS([config.h])
-CFLAGS="${CFLAGS} -Wall -Werror"
+CFLAGS="${CFLAGS} -Wall"
################################################################################
# Set the shared versioning info, according to section 6.3 of the libtool info #