[mozvoikko/f16] Updated build flags

Martin Stransky stransky at fedoraproject.org
Wed Aug 17 10:04:37 UTC 2011


commit 7268b6701f4592978115e5dbe75c8c66cd0c14a6
Author: Martin Stransky <stransky at redhat.com>
Date:   Wed Aug 17 12:04:09 2011 +0200

    Updated build flags

 mozvoikko.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mozvoikko.spec b/mozvoikko.spec
index 32b714e..145ad6b 100644
--- a/mozvoikko.spec
+++ b/mozvoikko.spec
@@ -47,7 +47,7 @@ spell-checker Voikko.
 
 
 %build
-make -f Makefile.xulrunner extension-files CFLAGS="$RPM_OPT_FLAGS" \
+make -f Makefile.xulrunner extension-files CFLAGS="$RPM_OPT_FLAGS -std=gnu++0x -fno-strict-aliasing" \
   CC_LINK="g++ -shared -Wl,--no-undefined $RPM_OPT_FLAGS" %{?_smp_mflags}
 
 


More information about the scm-commits mailing list