~ubuntu-branches/ubuntu/trusty/gcc-4.7/trusty

« back to all changes in this revision

Viewing changes to debian/rules.patch

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-03-14 20:52:50 UTC
  • Revision ID: package-import@ubuntu.com-20130314205250-jcim59e8sr7svv8r
Tags: 4.7.2-22ubuntu4
* Update the Linaro support to the 4.7-2013.03 release.
  - Aarch64 updates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
debian_patches = \
16
16
        $(if $(with_linaro_branch),gcc-linaro) \
17
 
        $(if $(with_linaro_branch),gcc-linaro-merge-issues) \
18
17
        svn-updates$(if $(with_linaro_branch),-linaro) \
19
 
        $(if $(with_linaro_branch),pr56484) \
20
18
        hjl-x32-gcc-4_7-branch \
21
19
 
22
20
ifeq ($(with_java),yes)