[libeot] --disable-werror does not exist

David Tardon dtardon at fedoraproject.org
Thu Dec 12 15:04:49 UTC 2013


commit ebd4f1e1d6de59920f9850c5cf6bc9d3c072ea95
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Dec 12 15:59:30 2013 +0100

    --disable-werror does not exist

 libeot.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libeot.spec b/libeot.spec
index cbcee62..db0cf60 100644
--- a/libeot.spec
+++ b/libeot.spec
@@ -34,7 +34,7 @@ supported currently.
 %setup -q
 
 %build
-%configure --disable-silent-rules --disable-static --disable-werror
+%configure --disable-silent-rules --disable-static
 sed -i \
     -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
     -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \


More information about the scm-commits mailing list