Commit Graph

5064 Commits

Author SHA1 Message Date
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
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
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
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
Michael Tremer
265f6b972f dbus: Fix compiling with newer glibc. 2012-08-07 11:28:52 +02:00
Michael Tremer
70166a4fc6 qemu: Fix passing CFLAGS. 2012-08-07 11:05:25 +02:00
Michael Tremer
cddcce4398 netpbm: Fix duplicate usage of "getline" (POSIX 2008). 2012-08-07 11:04:51 +02:00
Michael Tremer
af5bc44b8d libvorbis: Update to 1.3.3. 2012-08-07 10:32:36 +02:00
Arne Fitzenreiter
cc7e3a9806 kernel: add arm (versatile and kirkwood) cfg for 3.2.x. 2012-08-07 00:01:15 +02:00
Michael Tremer
4e7ac1a760 libsafe: Remove package.
This has not been updated since 2001 and we don't believe that
this is a security benefit anymore.
2012-08-06 22:52:46 +02:00
Michael Tremer
4c7123bbf6 capi4k-utils: Fix compilation with newer glibc. 2012-08-06 22:29:56 +02:00
Michael Tremer
c20a0bb980 ccache: Increase max cache size to 5GB. 2012-08-06 22:20:31 +02:00
Michael Tremer
65e6c81f1e ccache: Remove unneeded patch. 2012-08-06 22:07:05 +02:00
Michael Tremer
51537b2aa8 Merge branch 'ccache-update' into glibc-update2 2012-08-06 22:06:36 +02:00
Michael Tremer
8d35adb5b9 Merge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into glibc-update2 2012-08-06 22:03:15 +02:00
Michael Tremer
93cb6ff233 binutils: Update to 2.22. 2012-08-06 22:02:45 +02:00
Michael Tremer
ca2b2688bf glibc: Fix build on ARM architectures. 2012-08-06 22:02:22 +02:00
Michael Tremer
72d2cdfde7 xfsprogs: Fix compilation with newer glibc. 2012-08-06 22:00:25 +02:00
Michael Tremer
2dda66c97d openldap: Fix compilation with newer glibc. 2012-08-06 22:00:10 +02:00
Michael Tremer
4d156ef691 libnl: Fix compilation with new glibc. 2012-08-06 21:59:53 +02:00
Michael Tremer
af4bfa7995 glibc: Add some more conifgure flags.
Enable experimental malloc and clean up redundant lines.
2012-08-06 20:19:35 +02:00
Michael Tremer
bbeb390b2d Install cpuid.h to toolchain. 2012-08-06 18:44:39 +02:00
Michael Tremer
d499764561 coreutils: Fix compiling coreutils with glibc >= 2.10. 2012-08-06 17:40:58 +02:00
Michael Tremer
ce346d23a4 glibc: Update to 2.12.2. 2012-08-06 17:40:22 +02:00