Michael Tremer
1efe3ea13a
inetutils: Fix compiling with GCC 4.4.
2012-08-13 11:09:23 -04:00
Michael Tremer
6e32d39986
Bump toolchain version to 5.
2012-08-12 17:04:04 -04:00
Michael Tremer
9572596c47
Merge remote-tracking branch 'origin/kernel-update' into glibc-update2
...
Conflicts:
lfs/binutils
lfs/ccache
lfs/gcc
lfs/glibc
make.sh
2012-08-12 17:00:37 -04:00
Michael Tremer
28d7096370
Reorder building packages in stage2.
2012-08-12 16:52:57 -04:00
Michael Tremer
6a8c1a558b
mpfr: New package.
...
Needed to build gcc.
2012-08-12 16:52:44 -04:00
Michael Tremer
4a3378526d
stage2: Link libstdc++ from toolchain to build chroot.
2012-08-12 16:51:41 -04:00
Michael Tremer
bee870d74f
coreutils: Remove --build from configure options.
2012-08-12 16:51:12 -04:00
Michael Tremer
e4783340bf
Enable ccache for all stages.
2012-08-12 16:50:38 -04:00
Michael Tremer
706ea22fea
m4: Don't link m4 statically.
2012-08-12 16:50:11 -04:00
Michael Tremer
a731c19d7f
gmp-compat: New package.
...
Keeps older packages that have been linked
against this version of gmp working.
2012-08-12 16:49:35 -04:00
Michael Tremer
e2ab947925
gmp: Update to 5.0.5.
2012-08-12 16:49:13 -04:00
Michael Tremer
fc44fa1f06
Make stripping more efficient.
...
Finds all ELF objects and doesn't strip them twice.
2012-08-12 16:47:36 -04:00
Michael Tremer
21e72899d9
Remove unneeded patches.
2012-08-12 16:43:42 -04:00
Michael Tremer
afbd985627
gcc: Build package for stage2.
2012-08-12 16:43:04 -04:00
Michael Tremer
adbe990efa
sed: Update to 4.2.1.
2012-08-12 16:39:18 -04:00
Michael Tremer
be1925bcab
ccache: Activate caching for c++.
2012-08-12 16:35:01 -04:00
Arne Fitzenreiter
47577eb385
kernel: update to 3.2.27.
2012-08-12 14:15:18 -04:00
Michael Tremer
2435f0cb43
glibc: Make package compile in stage2.
2012-08-12 12:27:07 -04:00
Michael Tremer
1d627130ec
binutils: Format configure argument list.
2012-08-12 12:25:21 -04:00
Arne Fitzenreiter
c94c1fa557
kernel: drop arm-versatile.
...
No one use this kernel because it make not much sense to use an emulated IPFire-arm on qemu.
2012-08-12 06:22:04 -04:00
Arne Fitzenreiter
8823b4091a
toolchain: fix build on fedora16 (i586).
2012-08-12 06:10:48 -04:00
Michael Tremer
025b7ad557
toolchain: Remove the cross compiler, when we don't need it anymore.
2012-08-11 18:25:34 -04:00
Michael Tremer
b7d60471a2
Remove tons of old uClibc/installer system related stuff.
2012-08-11 18:13:23 -04:00
Michael Tremer
bb1f8ba08b
ncurses: Remove superfluous configure option.
2012-08-11 17:58:09 -04:00
Michael Tremer
3c620eb468
toolchain: util-linux has been removed from toolchain.
2012-08-11 17:57:50 -04:00
Michael Tremer
79b5ee0179
toolchain: strip is no longer called.
2012-08-11 17:57:23 -04:00
Michael Tremer
cecd6ab4b2
toolchain: make is not built more than once anymore.
2012-08-11 17:56:53 -04:00
Michael Tremer
40e38688a1
toolchain: Reorder building packages.
2012-08-11 17:56:28 -04:00
Michael Tremer
7f4fcdeeb4
toolchain: grep: Don't compile in unneeded stuff.
2012-08-11 17:56:00 -04:00
Michael Tremer
fa22f92766
toolchain: cleanup-toolchain: Fixup first compiler pass.
2012-08-11 17:55:20 -04:00
Michael Tremer
12788f633f
toolchain: glibc: Cross build package and import patches from RHEL6.
2012-08-11 17:54:28 -04:00
Michael Tremer
82b312a9d2
toolchain: gcc: Update to 4.4.7.
2012-08-11 17:52:06 -04:00
Michael Tremer
35a8f5f0a5
toolchain: Cross build binutils.
2012-08-11 17:51:12 -04:00
Michael Tremer
d3cb99ade2
toolchain: ccache: Make two passes for ccache.
...
The first pass will compile ccache which is statically linked and
is used for the cross toolchain.
The second pass is dynamically linked and is used to the target
system.
2012-08-11 17:43:42 -04:00
Michael Tremer
c1b57e252c
toolchain: Add CROSSTARGET variable.
...
This is to create an intermediate toolchain, which will
build the target binutils/glibc/gcc.
2012-08-11 17:38:36 -04:00
Arne Fitzenreiter
6c9d6fcc50
toolchain: build toolchain on armv6l and armv7l.
...
fixed build on hostsystems with hw-float works.
2012-08-11 14:06:56 -04:00
Michael Tremer
743c467204
ccache: Increase max cache size to 5GB.
2012-08-11 13:02:29 -04:00
Michael Tremer
4895898549
ccache: Remove unneeded patch.
2012-08-11 13:01:48 -04:00
Arne Fitzenreiter
83d9f3dd20
Merge remote-tracking branch 'ms/ccache-update' into kernel-update
2012-08-11 12:59:10 -04:00
Arne Fitzenreiter
ead7d6750a
kernel: fix kirkwood bvot on dreamplug.
2012-08-11 12:46:10 -04:00
root
afffb56a11
Merge remote-tracking branch 'ms/glibc-swp' into kernel-update
2012-08-07 20:39:40 +02:00
Michael Tremer
13c68f8755
libogg: Rootfile update.
2012-08-07 16:35:01 +02:00
Michael Tremer
1d8e8da1aa
glibc: Reset --optimize-kernel.
...
There is an error in the detection function, but it is
reset to 2.6.16 anyway.
2012-08-07 16:21:25 +02:00
Michael Tremer
0ca893626a
Merge remote-tracking branch 'ms/glibc-update2' into glibc-update2
2012-08-07 12:13:53 +02:00
Michael Tremer
a97fad0546
Merge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into glibc-update2
2012-08-07 12:13:09 +02:00
Michael Tremer
e10e39ce47
binutils: Add --disable-initfini-array to fix a build problem in glibc.
2012-08-07 12:12:44 +02:00
Michael Tremer
f5bbd27c5c
Merge branch 'kernel-update' of ssh://git.ipfire.org/pub/git/ipfire-2.x into glibc-update2
2012-08-07 12:12:20 +02:00
Michael Tremer
c9d81eaa3e
libogg: Update to 1.3.0.
...
Rootfile update is missing.
2012-08-07 12:11:47 +02:00
Michael Tremer
b7f61020d5
hddtemp: Remove package.
...
It is not needed anymore and does not compile.
2012-08-07 12:07:42 +02:00
Michael Tremer
44cd45279d
imspector: Explicitely link libcrypto.
2012-08-07 12:03:05 +02:00