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

« back to all changes in this revision

Viewing changes to debian/rules.parameters

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2015-03-08 21:04:29 UTC
  • Revision ID: package-import@ubuntu.com-20150308210429-89ngogyvulnv41mr
Tags: 5-20150307-1ubuntu3
* gccgo-5: Drop the conflict for gccgo-go for now.
* gccgo-5: Install the libgomp bits too.
* libgo: Add arm64 to the pointer size map (Michael Hudson).
* libgo: Add ppc to the pointer size map.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
GCC_VERSION     := 5.0.0
3
3
NEXT_GCC_VERSION        := 5.0.1
4
4
BASE_VERSION    := 5
5
 
SOURCE_VERSION  := 5-20150307-1ubuntu2
6
 
DEB_VERSION     := 5-20150307-1ubuntu2
7
 
DEB_EVERSION    := 1:5-20150307-1ubuntu2
 
5
SOURCE_VERSION  := 5-20150307-1ubuntu3
 
6
DEB_VERSION     := 5-20150307-1ubuntu3
 
7
DEB_EVERSION    := 1:5-20150307-1ubuntu3
8
8
DEB_GDC_VERSION := 
9
9
DEB_SOVERSION   := 5
10
10
DEB_SOEVERSION  := 1:5
11
11
DEB_LIBGCC_SOVERSION    := 
12
 
DEB_LIBGCC_VERSION      := 1:5-20150307-1ubuntu2
 
12
DEB_LIBGCC_VERSION      := 1:5-20150307-1ubuntu3
13
13
DEB_STDCXX_SOVERSION    := 5
14
14
DEB_GCJ_SOVERSION       := 5
15
15
PKG_GCJ_EXT     := 16