Alejandro Mery
6019296bb2
socklog: Fixed to cross compile correctly
14 years ago
Alejandro Mery
9a97051940
runit: Fixed to cross compile correctly
14 years ago
Alejandro Mery
d631f71295
djb-config: Improved runit/djb-config to s/gcc/$CC/ in conf-cc and conf-ld when cross compiling
14 years ago
Alejandro Mery
7fa6f7bf6b
smartmontools: Marked to build on stage 1 when cross compiling
14 years ago
Christian Wiese
9b4db2f273
liblockfile: Marked as cross-compilable when requested
14 years ago
Christian Wiese
d20c5cd1f6
glibc: Fixed mips support by patching in various upstream changes
14 years ago
Christian Wiese
286d15986f
glibc: Added config cache tls tweaks for mips64
14 years ago
Christian Wiese
531519775f
cracklib: Marked as cross-compileable when requested
14 years ago
Christian Wiese
c30de4d73e
glibc: Added config cache tweaks for powerpc improving cross-compiling
14 years ago
Christian Wiese
112c898920
glibc: Added config cache tweaks for powerpc64 improving cross-compiling
14 years ago
Christian Wiese
ab36f32ceb
glibc: Check if the length of $tls_arch is non-zero before injecting "libc_cv_${tls_arch}_tls=yes"
14 years ago
Christian Wiese
c7c22056ae
glibc: Improved tls related cross-compiling for x86 and x86_64
14 years ago
Christian Wiese
a5bad11c8e
glibc: Improved tls related cross-compile support for sparc64
14 years ago
Christian Wiese
126247a051
Fixed glibc to use tls related config cache vars for all non-native stages
14 years ago
Christian Wiese
ecf07a4330
Improved gcc to inject nptl cross-compile tweaks through configcache
...
Note: libc_cv_forced_unwind=yes and libc_cv_c_cleanup=yes" config cache
variables are needed for all archs if TLS is enabled, and the
config cache approach seems to be more reliable than patching!
14 years ago
Alejandro Mery
a9172a9cbc
socklog: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
0d07048a06
pcre: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
92c6b7a383
hdparm: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
946bc2b291
hdparm: Fixed hdparm cross compilation by honoring $(STRIP)
14 years ago
Alejandro Mery
862d99ab59
kbd: Fixed cross compilation by changing configure to trust gcc's $? instead of executing the resulting conftest files
14 years ago
Alejandro Mery
b39693c5fe
runit-shutdown: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
06b8756ad4
runit-logacct: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
a8ebe9c2bc
kbd: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
07049b2cbd
dialog: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
a53b74e7d1
bcron: Fixed cross compilation by using the right $AR and $RANLIB
14 years ago
Christian Wiese
db9fd5e78c
bcron: Marked bcron as cross-compilable when requested
...
Note: We also source 'bg-config.in' from bglibs which will adjust the
build system for being able to cross-compile bcron.
14 years ago
Christian Wiese
6bef6b075a
glibc: Improved glibc cross-compile support by adding CLFS "cross-hacks" patch
...
Description: Adds native compile support to the build system then uses that
support to build zic-native, for installing timezone info,
rpcgen-native, for building librpcsvc.a, and localedef-native,
for creating the locale-archive.
14 years ago
Alejandro Mery
ce3557aa92
attr: Removed libtool hackery
14 years ago
Alejandro Mery
36224f8d8c
uclibc: removed obsolete patch for python
14 years ago
Christian Wiese
71a0dbb8d5
linux26-src: Updated (2.6.32.21 -> 2.6.32.22)
14 years ago
Christian Wiese
1e7ddd0a77
linux26: Updated (2.6.32.21 -> 2.6.32.22)
14 years ago
Christian Wiese
d72e0da499
linux-header: Updated (2.6.32.21 -> 2.6.32.22)
14 years ago
Alejandro Mery
259a15ce5f
busybox: changed to use nanospeed() instead of usleep()
14 years ago
Alejandro Mery
a69b153cea
schedutils: disabled by default as it's included in util-linux-ng
14 years ago
Christian Wiese
0dd78b4b3e
uclibc: changed to always disable gcc's TLS support besides while using the newer threads implementation of uclibc (see note)
...
Note:
Tests have shown that the newer threads implementation in uClibc is not
working and seems to be even half implemented for most architectures!
14 years ago
Christian Wiese
37077f5b9e
uclibc: enable libutil support by default to get forkpty(), login(), login_tty(), logout(), logwtmp(), openpty()
14 years ago
Christian Wiese
492d4235af
gcc: changed to to explicitely inject '-mtune=generic' while building a generic x86-64 target without CPU specific optimzation
14 years ago
Alejandro Mery
c007f0d07d
bcron: removed add_flist since fl_wrapper learnt about mkfifo
14 years ago
Nagy Karoly Gabriel
7c6277df67
sudo: Updated (1.6.9p23 -> 1.7.4p4)
14 years ago
Christian Wiese
4eec4d7ef8
busybox: Updated busybox-1.17.2-lineedit.patch from upstream
14 years ago
Christian Wiese
398c71b8b9
glibc: added patch with glibc 2.11 branch fixes from upstream
14 years ago
Christian Wiese
f6dcf86237
busybox: rediffed 'linuxrc-location.patch' against busybox 1.17.2
14 years ago
Christian Wiese
1ce8559c48
busybox: removed 'newer.patch' (obsolete, was fixed upstream)
14 years ago
Christian Wiese
224fc062b1
busybox: Updated (1.15.3 -> 1.17.2)
14 years ago
Christian Wiese
db9c70f841
uclibc: enabled NFTW support by default (at least mdadm needs it)
14 years ago
Christian Wiese
65cef1c538
uclibc: changed to include libresolv support by default (see note)
...
Note:
At least pciutils tried to link against libresolv which is not enabled by
default in uClibc 0.9.31. I am sure that there are even more applications
that will need it so include libresolv by default.
14 years ago
Christian Wiese
40427c5cef
uclibc: improved to have configuration options for enabling SuSv3 and SuSv4 legacy functions
14 years ago
Christian Wiese
823d1e7004
uclibc: improved to only disable gcc's TLS support if uClibc is build without thread support
14 years ago
Christian Wiese
2df3b76055
uclibc: improved to configure thread support through OpenSDE's configurator
14 years ago
Christian Wiese
8cfdf693ec
uclibc: added upstream fixes (borrowed from buildroot)
14 years ago