[libixion] --disable-werror does not exist

David Tardon dtardon at fedoraproject.org
Wed Feb 18 09:29:20 UTC 2015


commit af748596b088e43c68849cf2375dd70e709f9d5b
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Feb 18 10:28:55 2015 +0100

    --disable-werror does not exist

 libixion.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libixion.spec b/libixion.spec
index b53d2c8..c1d90cd 100644
--- a/libixion.spec
+++ b/libixion.spec
@@ -73,7 +73,7 @@ cp %{PATCH1} test/
 %build
 aclocal
 automake
-%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