commit 68a5efbd3206e411aaf1b36f47f93baaa3c28d40
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Tue Mar 4 02:42:16 2008 +0000
Disabled -Werror
gstreamer-plugins-base.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 550e4e7..1f395f2 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -56,7 +56,7 @@ This package contains a set of well-maintained base plug-ins.
--with-package-origin='http://download.fedora.redhat.com/fedora' \
--disable-gtk-doc
-make %{?_smp_mflags}
+make %{?_smp_mflags} ERROR_CFLAGS=""
%install
rm -rf $RPM_BUILD_ROOT
Show replies by date