Christian Wiese
faa03bab3f
glibc: fixed stage 0 to not use the cpuid.h workaround if gcc 4.6 or 4.7 is installed on the build host
12 years ago
Christian Wiese
fbf320af95
cmake: changed to disable to build ccmake at toolchain stage
12 years ago
Christian Wiese
32c86c27ba
lcdproc: Updated (0.5.5 -> 0.5.6)
12 years ago
Christian Wiese
8b5d7e6e9a
gcc: changed to always enable plugin support
12 years ago
Christian Wiese
ec27433267
btrfs-progs: Added btrfs-progs 0.20-rc1 - Btrfs filesystem utilities
12 years ago
Christian Wiese
f446820cd3
kmod: fixed to install /etc/modprobe.d/{blacklist,modprobe}.conf
...
Note:
The files were taken from the now deprecated module-init-tools package.
12 years ago
Christian Wiese
79acdd93d6
bison: correct package description and took over maintainship
12 years ago
Christian Wiese
47fa1ee5df
flex: corrected package description file and took over maintainship
12 years ago
Christian Wiese
d4d7f1048b
flex: changed to build at stage 3 as we do with bison
...
This change assures that we are using a flex/bison pair built at
the same stages to avoid side-effects.
12 years ago
Christian Wiese
e332c25971
bash: changed build priority (106.500 -> 109.500) to be build after bison
...
When building bash, bison is used to generate a parser. This change assures
that we are using the bison which was build for the stage.
12 years ago
Christian Wiese
96007aadf9
bison: Updated (2.6.2 -> 2.6.4)
12 years ago
Christian Wiese
623ad178aa
bison: changed to build bison at stage 0 to not depend on the version installed on the host
12 years ago
Christian Wiese
79f87f6454
m4: changed to build at stage 0 to not depend on the version provided by the host
...
Error log when cross-compiling bison at stage 1
-----------------------------------------------------------------------------
checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.
GNU M4 1.4.6 or later is required; 1.4.16 or newer is recommended.
GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.
-----------------------------------------------------------------------------
12 years ago
Christian Wiese
f1c215f269
tig: Updated (0.18 -> 1.1)
12 years ago
Christian Wiese
3f83be107a
linux: changed to disable kgdb support by default
12 years ago
Christian Wiese
c0ea15302b
lvm2: Updated (2.02.96 -> 2.02.98)
12 years ago
Christian Wiese
a76334ee12
libconfig: Updated (1.4.8 -> 1.4.9)
12 years ago
Christian Wiese
9d08f83c7b
nginx: Updated (1.2.1 -> 1.2.4)
12 years ago
Christian Wiese
42b6cbe50a
uclibc: enable UCLIBC_HAS_RESOLVER_SUPPORT by default
...
Note:
Enabling this was primary done to be able to build pciutils 3.1.9!
12 years ago
Christian Wiese
dd037c390d
gcc: fixed cross build by explicitely setting the path to find build prerequisites only at toolchain stage
...
Note:
This reverts the changes done by following commit:
-----------------------------------------------------------------------------
commit 041df7170f
Author: Christian Wiese <chris@opensde.org>
AuthorDate: Mon Aug 6 23:56:15 2012 +0200
Commit: Christian Wiese <chris@opensde.org>
CommitDate: Tue Oct 23 00:25:40 2012 +0200
gcc: changed to set locations of build prerequisites in all stages instead of toolchain stage only
-----------------------------------------------------------------------------
which badly broke the cross-build of gcc when using uclibc!
12 years ago
Christian Wiese
c877ffdaa9
syslinux: Updated (4.06-pre7 -> 4.06)
12 years ago
Christian Wiese
b6236fdbc9
gptfdisk: Updated (0.8.1 -> 0.8.5)
12 years ago
Christian Wiese
bf20fe0b6f
collectd: fixed build of netlink plugin against more recent kernel headers where 'rtnl_dump_filter' expects three rather than five arguments
12 years ago
Christian Wiese
85471ee666
libprelude: fixed to build with glibc >= 2.16 where 'gets' is not defined in the gnulib anymore
12 years ago
Christian Wiese
4ecd1e4732
gnutls: fixed to build with glibc >= 2.16 where 'gets' is not defined in the gnulib anymore
12 years ago
Christian Wiese
85414d23e8
lftp: fixed to build with glibc >= 2.16 where 'gets' is not defined in the gnulib anymore
12 years ago
Christian Wiese
e0750898e4
lftp: Updated (4.2.3 -> 4.4.0)
12 years ago
Christian Wiese
285f00075b
libtasn1: Updated (2.12 -> 2.14)
12 years ago
Christian Wiese
298b05f00d
nginx: changed to enable IPv6 support by default
12 years ago
Christian Wiese
5c2ca7f87b
kmod: Added kmod 10 - A library and set of userspace tools for managing Linux kernel modules
12 years ago
Christian Wiese
fa7a7a8f7d
gdb: Updated (7.4.1 -> 7.5)
12 years ago
Christian Wiese
d697348566
glibc: add patch for fixing a problem with name resolution with errors from some name servers
...
Note:
http://www.linuxfromscratch.org/patches/lfs/development/glibc-2.16.0-res_query_fix-1.patch
12 years ago
Christian Wiese
3574ef727f
gcc: add libitm patch to append -fno-exceptions to CXXFLAGS
...
Note:
http://pkgs.fedoraproject.org/cgit/gcc.git/plain/gcc47-libitm-fno-exceptions.patch
12 years ago
Christian Wiese
e736f38231
gcc: add patch to emit DW_LANG_C99 (pr38757)
...
Note:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38757
12 years ago
Christian Wiese
3edc69533c
gcc: add patch from upstream to silently ignore always_inline attribute for redefined extern inline functions
...
Note:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33763
Seems that this should be also fixed for gcc 4.6!
12 years ago
Christian Wiese
104d84c2ba
gcc: add patch with a workaround fixing the build on x86
...
Note:
http://gcc.gnu.org/PR52695
12 years ago
Christian Wiese
508c6d8f41
gcc: improved to explicitely build --with-linker-hash-style=gnu when glibc is the primary libc
12 years ago
Christian Wiese
af5f2e6fa9
gcc: improved to build with --enable-linker-build-id by default to pass --build-id option to the linker for all final links
12 years ago
Christian Wiese
46becac57f
gcc: improved to build with --enable-gnu-unique-object if glibc is the primary libc used by the target
...
Note:
see: http://gcc.gnu.org/install/configure.html
------------------------------------------------------------------------------
--enable-gnu-unique-object
Tells GCC to use the gnu_unique_object relocation for C++ template static data
members and inline function local statics. Enabled by default for a native
toolchain with an assembler that accepts it and GLIBC 2.11 or above, otherwise
disabled.
------------------------------------------------------------------------------
12 years ago
Christian Wiese
005dc2ea52
gcc: explicitely enable C99 and 'long long' support
12 years ago
Christian Wiese
c4c4f57f11
libmpc: Updated (1.0 -> 1.0.1)
12 years ago
Christian Wiese
88d1b42d33
gcc: Updated (4.7.1 -> 4.7.2)
12 years ago
Christian Wiese
23c225691b
uclibc: added 830-arm_unbreak_armv4t.patch for gcc-4.7.1 from buildroot
12 years ago
Christian Wiese
3b48fe9a78
uclibc: updated arm-softfloat-libgcc.patch for gcc-4.7.1
12 years ago
Christian Wiese
bba89f981a
isl: Added isl 0.10 - A library for manipulating integer points bounded by affine constraints
12 years ago
Christian Wiese
d0846481b1
gcc: disable libitm in toolchain stage
...
Note:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51072
12 years ago
Christian Wiese
5e66c0961a
gcc: Updated (4.6.3 -> 4.7.1)
12 years ago
Christian Wiese
6bf92746f3
gcc: added upstream patch fixing to build against glibc >= 2.16
12 years ago
Christian Wiese
c386ea56b8
gcc: moved ppl related confopts behind cloog confopts and commented why ppl is still needed even when using the cloog-isl backend
12 years ago
Christian Wiese
c117435692
ppl: changed to pass LDFLAGS and CPPFLAGS through configprefix at toolchain stage
12 years ago