~ubuntu-branches/ubuntu/precise/amap-align/precise

« back to all changes in this revision

Viewing changes to debian/patches/fix-gcc-4.3.diff

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2011-05-02 16:30:17 UTC
  • Revision ID: james.westby@ubuntu.com-20110502163017-zha8ukjtvyfkzmvj
Tags: 2.2-3
* Standards-Version: 3.9.2 (no changes needed)
* Debhelper 8 (compat+control)
* debian/patches/fix-gcc-4.6.diff: Fix gcc-4.6 build error
  Closes: #624990

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Allows building with gcc-4.3.
2
 
Many thanks to Martin Michlmayr (http://bugs.debian.org/413477)
3
 
and to Anibal Avelar (http://bugs.debian.org/468060)
 
1
Description: Allows building with gcc-4.3.
 
2
Author: Martin Michlmayr (http://bugs.debian.org/413477)
 
3
        Anibal Avelar (http://bugs.debian.org/468060)
 
4
Forwarded: Ariel Schwartz <sariel@cs.berkeley.edu>
4
5
--- a/align/Amap.cc
5
6
+++ b/align/Amap.cc
6
7
@@ -12,6 +12,8 @@