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
Alejandro Mery
f4fcbb8611
beaker: Updated (1.2.3 -> 1.5.3)
14 years ago
Alejandro Mery
905849e132
weberror: Updated (0.10.1 -> 0.10.2)
14 years ago
Alejandro Mery
481637d46a
routes: Updated (1.10.3 -> 1.12.1)
14 years ago
Alejandro Mery
75729d65d2
mako: Updated (0.2.4 -> 0.3.2)
14 years ago
Alejandro Mery
c2b56f03da
webob: Updated (0.9.6.1 -> 0.9.8)
14 years ago
Alejandro Mery
573688c8f4
python: Updated (2.6.2 -> 2.6.4)
14 years ago
Alejandro Mery
9398a98576
tokyocabinet-lua: Updated (1.8 -> 1.9)
14 years ago
Alejandro Mery
bdd511d2a2
tokyocabinet: Updated (1.4.39 -> 1.4.46)
14 years ago
Alejandro Mery
2223d585a4
dmidecode: Updated (2.9 -> 2.10)
14 years ago
Alejandro Mery
a3d8be52b4
printable: Updated (0.1 -> 0.3)
14 years ago
Alejandro Mery
45c3612621
gdb: changed to use nanosleep() instead of usleep()
14 years ago
Christian Wiese
8ab4f8204e
vserver: updated kernel patch (2.6.32.21-vs2.3.0.36.29.6 -> 2.6.32.22-vs2.3.0.36.29.6)
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
Nagy Karoly Gabriel
90849a7f1c
execwrap: Updated (0.4 -> 0.5)
14 years ago
Alejandro Mery
a44b8903c4
udev: changed to use nanosleep() instead of usleep()
14 years ago
Alejandro Mery
259a15ce5f
busybox: changed to use nanospeed() instead of usleep()
14 years ago
Alejandro Mery
75af5d4037
dropbear: changed to use nanosleep() instead of usleep()
14 years ago
Alejandro Mery
5bf87b68a6
nginx: changed to use nanosleep() instead of usleep()
14 years ago
Alejandro Mery
73826ac44b
ecore: changed to use nanosleep() instead of usleep()
14 years ago
Nagy Karoly Gabriel
e98fc97bfe
eggdrop: Updated (1.6.18 -> 1.6.20)
14 years ago
Nagy Karoly Gabriel
1856cf3eba
duplicity: Updated (0.4.2 -> 0.6.10)
14 years ago