diff options
| author | Samuel Thibault <sthibault@debian.org> | 2009-09-26 19:58:11 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2009-09-26 19:58:11 +0000 |
| commit | 2d0f394f25d61db2b257608d727ea21e5e91ed5b (patch) | |
| tree | 868b9c9e145f6376fc138824679f68625f48253f /debian/control | |
| parent | b8c50c43d77a25c1fc416c30021e677f26b533fc (diff) | |
debian/patches/pfinet-gcc-4.3-fix.patch: Cherry-pick upstream patch to fix
build with gcc-4.3
debian/rules: Set CC to gcc-4.3 instead of gcc-4.2.
debian/control: Build-Depend on gcc-4.3 instead of gcc-4.2.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1dc0d04d..bfa8a398 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.8.2 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526-1), libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs, quilt, - debhelper (>= 4.2.0), gcc-4.2 + debhelper (>= 4.2.0), gcc-4.3 Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org>, Samuel Thibault <sthibault@debian.org> |
