diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-07-06 11:03:41 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-07-06 11:03:41 -0700 |
commit | 4ed31c9a2d6e94cafc7a7db0b3c9f38786df9f68 (patch) | |
tree | b292cea901084f783c018bd1a89c19d9a30332fb | |
parent | Renumber some percona patches to use the same numbers as earlier releases. in... (diff) | |
download | mysql-extras-4ed31c9a2d6e94cafc7a7db0b3c9f38786df9f68.tar.gz mysql-extras-4ed31c9a2d6e94cafc7a7db0b3c9f38786df9f68.tar.bz2 mysql-extras-4ed31c9a2d6e94cafc7a7db0b3c9f38786df9f68.zip |
This GCC4.4 fixup is to a Percona patch.
-rw-r--r-- | 00000_index.txt | 11 | ||||
-rw-r--r-- | 15000_all_mysql_gcc-4.4_5.0.77.patch (renamed from 07240_all_mysql_gcc-4.4_5.0.77.patch) | 2 |
2 files changed, 6 insertions, 7 deletions
diff --git a/00000_index.txt b/00000_index.txt index 6c8ed79..080c984 100644 --- a/00000_index.txt +++ b/00000_index.txt @@ -501,12 +501,6 @@ @pn mysql-community @@ Prevent SIGBUS on Sparc with NDB -@patch 07240_all_mysql_gcc-4.4_5.0.77.patch -@ver 5.00.77.00 to 5.00.99.99 -@pn mysql -@pn mysql-community -@@ GCC4.4 Fixup - @patch 10010_all_show_patches-percona-5.0.75-b12.patch @ver 5.00.75.00 to 5.00.76.99 @pn mysql-community @@ -765,3 +759,8 @@ @pn mysql @@ Percona 5.0.83-b17: Fix some testcases +@patch 15000_all_mysql_gcc-4.4_5.0.77.patch +@ver 5.00.77.00 to 5.00.99.99 +@pn mysql +@pn mysql-community +@@ GCC4.4 Fixup for Percona Patch diff --git a/07240_all_mysql_gcc-4.4_5.0.77.patch b/15000_all_mysql_gcc-4.4_5.0.77.patch index b1fb476..c1233f2 100644 --- a/07240_all_mysql_gcc-4.4_5.0.77.patch +++ b/15000_all_mysql_gcc-4.4_5.0.77.patch @@ -1,4 +1,4 @@ -GCC 4.4 Fixup. +GCC 4.4 Fixup - unique to percona patch X-Patch-URL: http://bugs.gentoo.org/attachment.cgi?id=194164&action=view Gentoo-Bug: 271475 |