Alejandro Mery
76f46532ec
gdbm: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
b778bc95b9
gnutls: Hacked to not rebuild gnutls.info when cross compiling
16 years ago
Alejandro Mery
28b587ba47
udhcp: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
6f16cbfc8b
socklog: Fixed to cross compile correctly
16 years ago
Alejandro Mery
08901bc74a
ipsvd: Fixed to cross compile correctly
16 years ago
Alejandro Mery
3218f3ec03
runit: Fixed to cross compile correctly
16 years ago
Alejandro Mery
c19649b36e
djb-config: Improved runit/djb-config to s/gcc/$CC/ in conf-cc and conf-ld when cross compiling
16 years ago
Alejandro Mery
8401ebecd7
smartmontools: Marked to build on stage 1 when cross compiling
16 years ago
Christian Wiese
5ecb614649
gmp: Markedd as cross-compileable when requested
16 years ago
Christian Wiese
5de7b244ef
traceroute: Marked as cross-compileable when requested
16 years ago
Christian Wiese
a4eb518e15
diffstat: Marked as cross-compileable when requested
16 years ago
Christian Wiese
28b83da72c
git: Marked as cross-compileable when requested
...
Note: For being able to cross-compile git we have to omit check for
formatted IO functions support C99 size specifiers, by using
a config cache tweak, asuming that the support is available.
16 years ago
Christian Wiese
b0ecbbd561
cvs: Marked as cross-compileable when requested
16 years ago
Christian Wiese
052187010f
liblockfile: Marked as cross-compilable when requested
16 years ago
Christian Wiese
669808ffe6
glibc: Fixed mips support by patching in various upstream changes
16 years ago
Christian Wiese
50269afcee
glibc: Added config cache tls tweaks for mips64
16 years ago
Christian Wiese
5bcbb11e63
openssl: Added mips64 architecture settings
16 years ago
Christian Wiese
f513acfb58
cracklib: Marked as cross-compileable when requested
16 years ago
Christian Wiese
ecc1390351
patchutils: Marked cross-compileable when requested
16 years ago
Christian Wiese
7c67deda80
glibc: Added config cache tweaks for powerpc improving cross-compiling
16 years ago
Christian Wiese
ef4ff50a29
glibc: Added config cache tweaks for powerpc64 improving cross-compiling
16 years ago
Christian Wiese
14da27c673
glibc: Check if the length of $tls_arch is non-zero before injecting "libc_cv_${tls_arch}_tls=yes"
16 years ago
Christian Wiese
a0966bfb6c
glibc: Improved tls related cross-compiling for x86 and x86_64
16 years ago
Christian Wiese
fe1e1d4863
glibc: Improved tls related cross-compile support for sparc64
16 years ago
Christian Wiese
632436fabd
Fixed glibc to use tls related config cache vars for all non-native stages
16 years ago
Christian Wiese
593d0ab0a7
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!
16 years ago
Christian Wiese
8baf5d3845
prelude-lml: Use the correct location for libprelude while cross-compiling
...
Note: Nevertheless prelude-lml is not cross-compilable yet because the
configure script doesn't allow yet to specifiy the correct pcre prefix!
16 years ago
Christian Wiese
485d692b56
haproxy: Marked as cross-compileable when requested
16 years ago
Christian Wiese
cf85775534
libprelude: Marked as cross-compileable when requested
16 years ago
Christian Wiese
a0da77777a
gnutls: Marked as cross-compileable when requested
16 years ago
Christian Wiese
7d2f47abe1
libgcrypt: Improved cross-compile support
...
Note: By now the libgcrypt tests will be build again while cross-compiling
but we have to explicitely disable MPI assembler modules, which leads
to unresolved symbols otherwise. In general this shouldn't cause any
troubles as it seems that assembler modules aren't even used while
compiling natively. At least I couldn't find any related symbols in
any natively compiled libgcrypt binaries I have access to currently.
16 years ago
Christian Wiese
c5c29420b5
libtasn1: Do not hardcode '-L{libdir}' into the generated 'libtasn1-config' while cross-compiling
16 years ago
Christian Wiese
00e63e9f83
opencdk: Marked as cross-compileable when requested
...
Note: We have to assure that the right libgcrpyt is used while cross-compiling
by passing '--with-libgcrypt-prefix' confopt as well as disabling the
built-in tests.
16 years ago
Christian Wiese
80e6164847
libgpg-error: Marked cross-compileable when requested
16 years ago
Christian Wiese
0616655048
libtasn1: Marked cross-compileable
16 years ago
Christian Wiese
48faf34c4e
libgcrypt: Marked libgcrypt as cross-compileable
...
Note: While cross-compiling we had to disable the built-in tests via a patch,
as well as providing some little guidance to use the right libgpg-error.
16 years ago
Alejandro Mery
2a0e40998f
socklog: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
e47449785c
ipsvd: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
253325bcde
pound: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
f893152f8f
pound: Fixed to pass stage 1 - use malloc() instead of rpl_malloc()
16 years ago
Alejandro Mery
db2b9ce2f2
pcre: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
55073db3e5
hdparm: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
e4912e5e96
hdparm: Fixed hdparm cross compilation by honoring $(STRIP)
16 years ago
Alejandro Mery
55542f6b4d
nail: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
202eca7145
iputils: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
4d41d9332d
kbd: Fixed cross compilation by changing configure to trust gcc's $? instead of executing the resulting conftest files
16 years ago
Alejandro Mery
3d970b00f7
runit-shutdown: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
6b525fdddb
runit-logacct: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
4ed99b0b54
kbd: Marked to build on stage 1 when cross compiling
16 years ago
Alejandro Mery
25ea47d99f
dialog: Marked to build on stage 1 when cross compiling
16 years ago