~ubuntu-branches/ubuntu/utopic/armel-cross-toolchain-base/utopic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Marcin Juszkiewicz, Wookey, Marcin Juszkiewicz
  • Date: 2012-05-15 15:39:42 UTC
  • Revision ID: package-import@ubuntu.com-20120515153942-snhd05521kh55sh8
Tags: 1.83
[ Wookey ]
* Debian switched to gcc-4.7 so we have to too.

[ Marcin Juszkiewicz ]
* GCC-4.7 related changes:
  - added patch to drop --disable-multiarch for stage1
  - refreshed enable-multiarch-directories.patch
* Dropped creation of /usr/TRIPLET/include/TRIPLET/asm directory under
        Debian.
* Moved cross binutils to separate source package as this will make
  armel-cross-toolchain-base (a-c-t-b) arch:all so less building. Also
  allows to kill a-c-t-b when we will get cross-arch build dependencies.
* Build gcc-4.6/cross for building eglibc/cross and then gcc-4.7/cross to
        have libgcc1/cross. This part will be reverted when eglibc will be
        compiled with gcc-4.7 version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  dpkg (>= 1.16.0~ubuntu6), fdupes, lsb-release,
9
9
  binutils-source (>= 2.21.0.20110327-2~),
10
10
  eglibc-source (>= 2.13-20~),
11
 
  gcc-4.6-source (>= 4.6.2-16),
12
 
  linux-source (>= 3.2.0-0~), 
 
11
  gcc-4.7-source (>= 4.7.0-3),
 
12
  linux-source (>= 3.4.0-0~), gcc-4.6-source (>= 4.6.2-16),
13
13
  autoconf (>= 2.64), autoconf2.64, autogen, automake (<< 1:1.12),
14
14
  automake (>= 1:1.11), bison (>= 1:2.3), chrpath, debhelper (>= 5.0.62),
15
15
  dpkg-dev (>= 1.15.3.1), fakeroot, file, flex,
24
24
Vcs-Browser: http://git.linaro.org/gitweb?p=people/hrw/cross-toolchain-packaging.git;a=shortlog;h=refs/heads/debian/experimental/armel-cross-toolchain-base
25
25
Vcs-git: git://git.linaro.org/people/hrw/cross-toolchain-packaging.git
26
26
 
27
 
Package: binutils-arm-linux-gnueabi
28
 
Architecture: amd64 i386
29
 
Depends: binutils, ${shlibs:Depends}, ${misc:Depends}
30
 
Description: The GNU binary utilities, for arm-linux-gnueabi target
31
 
 This package provides GNU assembler, linker and binary utilities
32
 
 for arm-linux-gnueabi target, for use in a cross-compilation environment.
33
 
 .
34
 
 You don't need this package unless you plan to cross-compile programs
35
 
 for arm-linux-gnueabi.
36
 
 
37
27
Package: libc6-armel-cross
38
28
Architecture: all
39
29
Section: libs