~ubuntu-branches/ubuntu/vivid/gccgo-5/vivid-updates

« back to all changes in this revision

Viewing changes to debian/rules.patch

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2015-03-24 23:04:56 UTC
  • Revision ID: package-import@ubuntu.com-20150324230456-fd8lqhvftlkzkgex
Tags: 5-20150321-1ubuntu2
* Fix PR go/65417: Add support for PPC32 relocs to debug/elf. LP: #1431388.
* Fix PR go/65462: Fix go get dependencies. LP: #1432497.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
        hurd-boehm-gc \
77
77
        libitm-no-fortify-source \
78
78
        sparc64-biarch-long-double-128 \
 
79
        pr65417 \
 
80
        pr65462 \
79
81
 
80
82
#       $(if $(filter yes, $(DEB_CROSS)),,gcc-print-file-name) \
81
83
#       libstdc++-nothumb-check \