File: control

package info (click to toggle)
gcc-or1k-elf 1.0.10
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 64 kB
  • sloc: makefile: 53; sh: 26
file content (41 lines) | stat: -rw-r--r-- 1,123 bytes parent folder | download
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: gcc-or1k-elf
Section: devel
Priority: optional
Maintainer: Nicolas Boulenguez <nicolas@debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 binutils-or1k-elf,
 bison,
 debhelper-compat (= 13),
# dejagnu, # when post-build tests are enabled
 dh-sequence-builtusing,
 flex,
 gawk,
 gcc-14-source,
 gettext,
 libgmp-dev,
 libmpc-dev,
 libmpfr-dev,
 xz-utils,
 zlib1g-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/gcc-or1k-elf.git
Vcs-Browser: https://salsa.debian.org/debian/gcc-or1k-elf

Package: gcc-or1k-elf
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends},
 binutils-or1k-elf,
Suggests:
 gcc-${gcc-version-major}-doc,
 gcc-${gcc-version-major}-locales,
Built-Using: ${dh-builtusing:gcc-S-source}
Description: GNU C compiler for the Open RISC 1000 processors
 This package provides GNU C compiler for a specific hardware and
 operating system combination.  You don’t need it unless you plan to
 cross-compile programs for it from another operating system.
 .
 This package targets the Open RISC 1000 processors.