Christian Wiese
e11b9a5dda
haproxy: Marked as cross-compileable when requested
14 years ago
Christian Wiese
b583a37ad1
libprelude: Marked as cross-compileable when requested
14 years ago
Christian Wiese
e701783f45
gnutls: Marked as cross-compileable when requested
14 years ago
Christian Wiese
38f2d2662d
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.
14 years ago
Christian Wiese
577b1564de
libtasn1: Do not hardcode '-L{libdir}' into the generated 'libtasn1-config' while cross-compiling
14 years ago
Christian Wiese
d58347fdcd
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.
14 years ago
Christian Wiese
7cb0ed25d8
libgpg-error: Marked cross-compileable when requested
14 years ago
Christian Wiese
51e6c9a1a5
libtasn1: Marked cross-compileable
14 years ago
Christian Wiese
128822b814
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.
14 years ago
Alejandro Mery
a9172a9cbc
socklog: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
04aa591969
ipsvd: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
221ee057cc
pound: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
c5328f5605
pound: Fixed to pass stage 1 - use malloc() instead of rpl_malloc()
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
7a805717ee
nail: Marked to build on stage 1 when cross compiling
14 years ago
Alejandro Mery
70cf802bb5
iputils: Marked to build on stage 1 when cross compiling
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
Alejandro Mery
3201bdbf1f
ucspi-unix: Fixed cross-compilation by using -lbg-sysdeps instead of -lsysdeps
...
./load unixclient env.o utoa.o `cat socket.lib`
.../usr/bglibs/lib/libsysdeps.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make: *** [unixclient] Error 1
they are symlinked, but -lbg-sysdeps pass and -lsysdeps doesn't
14 years ago
Alejandro Mery
ec8bdbf1c5
syslinux: fixed to cross compile for 64bits
...
they define LD=ld -melf_i386, which we override, so we have to override it
correctly.
14 years ago
Christian Wiese
60091163cc
drbd: Fixed cross-compiling and marked cross-compileable when requested
14 years ago
Christian Wiese
a7ba22cbed
keepalived: Marked cross-compilable when requested
14 years ago
Christian Wiese
e77b8b24fc
ipvsadm2: Fixed cross-compiling and marked cross-compilable when requested
14 years ago
Christian Wiese
833f85fb0d
ucspi-unix: Marked as cross-compilable when requested and implemented cross-compiling support
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
e0d3929160
bglibs: Marked to build at stage 0 and 1 if cross-compiling is requested
...
Note: Because of the special "nature" of the bglibs build system this
change also introduces 2 patches and a 'bg-config.in' to adjust
build system settings while cross-compiling!
Please take a look at the patches and conf files for further comments!
14 years ago
Christian Wiese
d4b68a666f
beecrypt: Fixed cross-compiling by disabling C++ support (see comments)
14 years ago
Christian Wiese
815cc82f9a
beecrypt: Marked as cross-compilable if requested
14 years ago
Christian Wiese
c970952ee5
util-vserver: Fixed cross-compiling by helping to find modprobe and rmmod
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
960024ea64
libxpm: Fixed cross compilation by passing the right LIBTOOL on $makeopt
14 years ago
Alejandro Mery
5fd748e912
libx11: Fixed cross compilation by passing LIBTOOL on $makeopt
14 years ago
Alejandro Mery
8a7b3313b0
cups: Marked as NO-LIBTOOL-FIX, as we break it when exporting LIBTOOL=${arch_prefix}libtool
14 years ago
Alejandro Mery
70249f5628
libjpeg: Removed libtool hackery
14 years ago
Alejandro Mery
ce3557aa92
attr: Removed libtool hackery
14 years ago
Alejandro Mery
123615f6ab
python: Updated (2.6.5 -> 2.6.6)
14 years ago
Alejandro Mery
36224f8d8c
uclibc: removed obsolete patch for python
14 years ago
Alejandro Mery
82dc102c7a
python: Updated (2.6.4 -> 2.6.5)
14 years ago
Alejandro Mery
c778c90f9d
diffstat: Updated (1.46 -> 1.51)
14 years ago
Alejandro Mery
1c6f95871e
tig: Updated (0.14.1 -> 0.15)
14 years ago
Alejandro Mery
1d34e9df5f
decorator: Updated (3.0.1 -> 3.1.2)
14 years ago
Alejandro Mery
0136e3feb6
formencode: Updated (1.2.1 -> 1.2.2)
14 years ago
Alejandro Mery
3c48147232
nose: Updated (0.10.4 -> 0.11.3)
14 years ago
Alejandro Mery
eec0caf77f
flup: Updated (1.0.1 -> 1.0.2)
14 years ago