blob: 7abbc1132f3c5de956065e1cbeae195f9e59b54a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Package: linux-compiler-gcc-8-arm
Build-Profiles: <!stage1>
Depends: gcc-8, ${misc:Depends}
Architecture: armel armhf
Multi-Arch: foreign
Description: Compiler for Linux on ARM (meta-package)
This package depends on GCC of the appropriate version and architecture
for Linux on armel and armhf.
Package: linux-compiler-gcc-8-s390
Build-Profiles: <!stage1>
Depends: gcc-8, ${misc:Depends}
Architecture: s390 s390x
Multi-Arch: foreign
Description: Compiler for Linux on IBM zSeries (meta-package)
This package depends on GCC of the appropriate version and architecture
for Linux on s390 and s390x.
Package: linux-compiler-gcc-8-x86
Build-Profiles: <!stage1>
Depends: gcc-8 (>= 8-20180123-1~), ${misc:Depends}
Architecture: amd64 i386 x32
Multi-Arch: foreign
Description: Compiler for Linux on x86 (meta-package)
This package depends on GCC of the appropriate version and architecture
for Linux on amd64, i386 and x32.
|