~ubuntu-branches/debian/sid/gcc-4.8/sid

« back to all changes in this revision

Viewing changes to debian/rules.parameters

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-12-19 19:48:34 UTC
  • Revision ID: package-import@ubuntu.com-20141219194834-4dz1q7rrn5pad823
Tags: 4.8.4-1
* GCC 4.8.4 release.
  - Fix PR target/61407 (darwin), PR middle-end/58624 (ice),
    PR sanitizer/64265 (wrong code).
* Require recent binutils to pass go test failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# configuration parameters taken from upstream source files
2
 
GCC_VERSION     := 4.8.3
3
 
NEXT_GCC_VERSION        := 4.8.4
 
2
GCC_VERSION     := 4.8.4
 
3
NEXT_GCC_VERSION        := 4.8.5
4
4
BASE_VERSION    := 4.8
5
 
SOURCE_VERSION  := 4.8.3-19
6
 
DEB_VERSION     := 4.8.3-19
7
 
DEB_EVERSION    := 1:4.8.3-19
8
 
DEB_GDC_VERSION := 4.8.3-19
 
5
SOURCE_VERSION  := 4.8.4-1
 
6
DEB_VERSION     := 4.8.4-1
 
7
DEB_EVERSION    := 1:4.8.4-1
 
8
DEB_GDC_VERSION := 4.8.4-1
9
9
DEB_SOVERSION   := 4.8
10
10
DEB_SOEVERSION  := 1:4.8
11
11
DEB_LIBGCC_SOVERSION    := 
12
 
DEB_LIBGCC_VERSION      := 1:4.8.3-19
 
12
DEB_LIBGCC_VERSION      := 1:4.8.4-1
13
13
DEB_STDCXX_SOVERSION    := 4.8
14
14
DEB_GCJ_SOVERSION       := 4.8
15
15
PKG_GCJ_EXT     := 14