[jhbuild] 3.2: core-deps: Remove workaround to compile gstreamer without -Werror
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.2: core-deps: Remove workaround to compile gstreamer without -Werror
- Date: Tue, 10 May 2011 08:55:04 +0000 (UTC)
commit 5cc991e0140d08e057827f69d668a3f5701f22ba
Author: Javier Jardón <jjardon gnome org>
Date: Tue May 10 10:51:44 2011 +0200
3.2: core-deps: Remove workaround to compile gstreamer without -Werror
The workaround is not needed anymore
modulesets/gnome-suites-core-deps-3.2.modules | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.2.modules b/modulesets/gnome-suites-core-deps-3.2.modules
index 41e0f75..07a974f 100644
--- a/modulesets/gnome-suites-core-deps-3.2.modules
+++ b/modulesets/gnome-suites-core-deps-3.2.modules
@@ -408,8 +408,7 @@
</after>
</tarball>
- <!-- work around -Werror usage and failure with GCC 4.6.0 using makeargs for now: https://bugzilla.gnome.org/show_bug.cgi?id=645267 -->
- <autotools id="gstreamer" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no" makeargs="ERROR_CFLAGS=">
+ <autotools id="gstreamer" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
<branch repo="gstreamer.freedesktop.org" module="gstreamer"/>
<dependencies>
<dep package="glib"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]