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

« back to all changes in this revision

Viewing changes to debian/rules.defs

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2015-03-07 13:45:17 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20150307134517-wvh6woghf1om6yip
Tags: 5-20150307-1ubuntu1
* Update to SVN 20150307.
  - Update gccgo to Go 1.4.2.
* gccgo-5: Install alternatives for go and gofmt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1307
1307
    with_check := disabled for $(DEB_HOST_ARCH), testsuite timeouts with expect
1308
1308
  endif
1309
1309
endif
1310
 
#with_check := disabled for this upload
 
1310
with_check := disabled for this upload
1311
1311
 
1312
1312
# not a dependency on all archs, but if available, use it for the testsuite
1313
1313
ifneq (,$(wildcard /usr/bin/localedef))