commit 6bb79c0fd517491c14bce50c93678b64beb2ea8b
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Tue Mar 4 01:32:19 2008 +0000
update error flags work-around
gstreamer.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index b8d7f5b..838aa5d 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -96,7 +96,6 @@ with different major/minor versions of GStreamer.
%build
# 0.10.0: manuals do not build due to an openjade error; disable for now
-export CFLAGS=-fno-strict-aliasing
%configure \
--with-package-name='Fedora Core gstreamer package' \
--with-package-origin='http://download.fedora.redhat.com/fedora' \
@@ -106,7 +105,7 @@ export CFLAGS=-fno-strict-aliasing
#make %{?_smp_mflags}
# FIXME: docs building doesn't work with smp yet
-make
+make ERROR_CFLAGS=""
%install
rm -rf $RPM_BUILD_ROOT