[Pkg-mysql-commits] r1972 - mysql-5.1/branches/unstable/debian
Norbert Tretkowski
nobse at alioth.debian.org
Sat May 14 13:02:45 UTC 2011
Author: nobse
Date: 2011-05-14 13:02:44 +0000 (Sat, 14 May 2011)
New Revision: 1972
Modified:
mysql-5.1/branches/unstable/debian/changelog
Log:
Build with -O2 instead -O3, MySQL seems not yet ready for -O3 when using gcc-4.6.
Modified: mysql-5.1/branches/unstable/debian/changelog
===================================================================
--- mysql-5.1/branches/unstable/debian/changelog 2011-05-14 12:15:16 UTC (rev 1971)
+++ mysql-5.1/branches/unstable/debian/changelog 2011-05-14 13:02:44 UTC (rev 1972)
@@ -1,10 +1,12 @@
-mysql-5.1 (5.1.57-1) UNRELEASED; urgency=medium
+mysql-5.1 (5.1.57-1) unstable; urgency=medium
* Bump libmysqlclient16 shlibs to 5.1.50-1 as it introduced a new symbol.
(closes: #617240)
+ * Build with -O2 instead -O3, MySQL seems not yet ready for -O3 when using
+ gcc-4.6.
* Ignore errors in testsuite run on ia64.
- -- Norbert Tretkowski <norbert at tretkowski.de> Mon, 09 May 2011 08:36:18 +0200
+ -- Norbert Tretkowski <norbert at tretkowski.de> Sat, 14 May 2011 14:56:13 +0200
mysql-5.1 (5.1.56-1) unstable; urgency=low
More information about the Pkg-mysql-commits
mailing list