Author: aurel32
Date: 2015-12-02 19:10:01 +0000 (Wed, 02 Dec 2015)
New Revision: 6738

Modified:
   glibc-package/branches/glibc-2.22/debian/changelog
   glibc-package/branches/glibc-2.22/debian/sysdeps/ppc64el.mk
Log:
debian/sysdeps/ppc64el.mk: use default gcc options.

Modified: glibc-package/branches/glibc-2.22/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.22/debian/changelog  2015-12-02 18:03:05 UTC 
(rev 6737)
+++ glibc-package/branches/glibc-2.22/debian/changelog  2015-12-02 19:10:01 UTC 
(rev 6738)
@@ -6,6 +6,7 @@
     testsuite fails to build, instead of fully ignoring it.
   * debian/control.in/main, debian/rules: build with gcc-5.
   * kfreebsd/local-sysdeps.diff: update to revision 5845 (from glibc-bsd).
+  * debian/sysdeps/ppc64el.mk: use default gcc options.
 
  -- Aurelien Jarno <aure...@debian.org>  Wed, 02 Dec 2015 01:10:00 +0100
 

Modified: glibc-package/branches/glibc-2.22/debian/sysdeps/ppc64el.mk
===================================================================
--- glibc-package/branches/glibc-2.22/debian/sysdeps/ppc64el.mk 2015-12-02 
18:03:05 UTC (rev 6737)
+++ glibc-package/branches/glibc-2.22/debian/sysdeps/ppc64el.mk 2015-12-02 
19:10:01 UTC (rev 6738)
@@ -1,3 +1,2 @@
 libc_rtlddir = /lib64
-extra_config_options = --enable-multi-arch --enable-lock-elision 
--with-cpu=power7
-extra_cflags = -O3 -fno-tree-vectorize
+extra_config_options = --enable-multi-arch --enable-lock-elision

Reply via email to