summaryrefslogtreecommitdiff
path: root/gst-plugins-bad.spec.in
diff options
context:
space:
mode:
authorChristian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>2011-05-27 11:05:46 +0100
committerChristian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>2011-05-27 11:06:29 +0100
commit2e610eb003fbd63a796c342ec5ddd49e068b1ac2 (patch)
tree2dc5959bd2dbcb90fad6c098bb3e1e9b8df9483c /gst-plugins-bad.spec.in
parente94245c26483d1d18e31619f306399c50c8bdb39 (diff)
downloadgstreamer-plugins-bad-2e610eb003fbd63a796c342ec5ddd49e068b1ac2.tar.gz
Fix missing header file and update spec to work around current compiler issues
Diffstat (limited to 'gst-plugins-bad.spec.in')
-rw-r--r--gst-plugins-bad.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst-plugins-bad.spec.in b/gst-plugins-bad.spec.in
index a636ca4ba..c1c81f198 100644
--- a/gst-plugins-bad.spec.in
+++ b/gst-plugins-bad.spec.in
@@ -155,7 +155,8 @@ aren't tested well enough, or the code is not of good enough quality.
--with-package-origin="http://gstreamer.freedesktop.org" \
--enable-debug --disable-static --enable-gtk-doc --enable-experimental
-%{__make} %{?_smp_mflags}
+# %{__make} %{?_smp_mflags}
+make ERROR_CFLAGS='' ERROR_CXXFLAGS=''
%install
%{__rm} -rf %{buildroot}