Christian Wiese
7123962726
musl: fixed to cross-compile time package with musl
11 years ago
Christian Wiese
1c50673a0a
musl/python: fixed python to build with musl
11 years ago
Christian Wiese
73b3db719c
musl: fixed findutils by running the musl_fix_gnulib() on the included gnulib sources
11 years ago
Christian Wiese
bb00e87d3e
strace: Updated (4.7 -> 4.8)
11 years ago
Christian Wiese
c046fc44d6
postgresql: marked as being cross-compileable
11 years ago
Christian Wiese
5725fb47b1
coreutils: removed glibc specific config cache injection as the same is in the shared glibc config cache
...
This commit preserves the bug report URL in the comment for reference.
11 years ago
Christian Wiese
54a053aada
glibc: fixed to only inject glibc specific config.cache if glibc is the default libc
11 years ago
Christian Wiese
f35f323f35
pkgconfig: prefix pkg-config with arch triplet at toolchain stage
11 years ago
Christian Wiese
0f0189fe69
musl: Updated (0.9.15 -> 1.0.0)
11 years ago
Nagy Karoly Gabriel
9b435f1a5a
musl/util-vserver: added patches and conf file for musl only builds
11 years ago
Nagy Karoly Gabriel
87531086d8
musl/kmod: added external patches and musl speciffic conf
11 years ago
Nagy Karoly Gabriel
581ffe0d4d
haproxy: marked as being cross-compileable if requested
11 years ago
Christian Wiese
f25cca6cc5
musl: moved postinstall adjustments into dedicated musl_postinstall()
11 years ago
Christian Wiese
9267d083be
musl: fixed to create a libc.so symlink to avoid libtool's attempt linking shared libs against libc.a in certain cases
11 years ago
Christian Wiese
55595a9e7a
musl: fixed to create relative symlink for /usr/bin/ldd
11 years ago
Nagy Karoly Gabriel
3619010740
musl/gdb: added sabotage patches and musl extra configs.
11 years ago
Nagy Karoly Gabriel
2c3f0b8824
musl/iproute2: removed -Werror
11 years ago
Nagy Karoly Gabriel
c219a1212d
runit: enhanced runit_quirks to be in sync with 6495fa70bc
.
11 years ago
Christian Wiese
366f37d2b1
glibc: reintroduced the shared config.cache file which was moved from architecture/share
11 years ago
Christian Wiese
1c48bb6846
heimdal: add patch to use an available libcom_err provided by the system when cross-compiling
11 years ago
Christian Wiese
e2dfa6122a
heimdal: add patch to use an pre-installed slc from the build host toolchain when cross-compiling
11 years ago
Christian Wiese
f5316ff364
heimdal: fixed to only install krb5.conf when not at toolchain stage and to properly use $root
11 years ago
Christian Wiese
7d11f056b5
heimdal: changed to use custmain for toolchain build and also build slc
11 years ago
Christian Wiese
4dc34e6ff3
heimdal: added bugfix patch for the roken-h-process.pl script
11 years ago
Christian Wiese
227243a52e
heimdal: added toolchain patch so the tools get installed into bindir
11 years ago
Christian Wiese
07b56c5e10
heimdal: changed to build minimal tools like asn1_compile at toolchain stage
...
asn1_compile is needed at stage 1 when cross-compiling.
11 years ago
Christian Wiese
66aeac3e09
heimdal: Updated (1.5.2 -> 1.5.3)
11 years ago
Christian Wiese
eb9b27cb1c
heimdal: Updated (1.3.3 -> 1.5.2)
11 years ago
Christian Wiese
64e80bd21a
e2fsprogs: remove obsolete sed based hack to fix pkgconfig file path
...
This hack can be safely removed because we already have an automatic
mechanism in moving the .pc files into the right place!
11 years ago
Christian Wiese
8b255bb1f1
krb5: improved to cross-compile if requested by the target
11 years ago
Christian Wiese
8b6107c665
krb5: Updated (1.10.7 -> 1.12.1)
11 years ago
Christian Wiese
0fe430aa6d
krb5: Updated (1.10.2 -> 1.10.7)
11 years ago
Christian Wiese
22f98bfa33
python: fixed linking of modules when cross-compiling
...
When linking modules libpython2.7.so is not installed in the sandbox but
available in the top-level source directory.
11 years ago
Christian Wiese
6b74a4ba9d
python: changed to install the pgen we need at cross stage and which runs on the build host
...
We inject the `pgen` built at toolchain stage as `python-pgen` which we use
at cross stage (see: use-hostpgen.patch.cross).
11 years ago
Christian Wiese
8602fb127c
python: add patch to use the pgen we compiled at stage 0 and which can be run on the build host when cross-compiling
11 years ago
Christian Wiese
68ed3c3966
python: add patch to not precompile .pyc and .pyo files when cross-compiling
11 years ago
Christian Wiese
ab88a05100
python: improved cross-compiling avoiding host libs to leak in and getting linker errors
11 years ago
Christian Wiese
3addb627cf
python: fixed cross-compiling setting ac_cv_file__dev_ptc=no
...
There is no /dev/ptc on Linux because it is AIX specific.
11 years ago
Christian Wiese
73e7aa5bb0
python: fixed cross-compiling by setting ac_cv_file__dev_ptmx=yes
...
Note
We can safely assume that the runtime system will have /dev/ptmx!
Strangely enough on a native build I have /dev/ptmx didn't got detected,
which is most probably an issue with our sandbox and needs some more
observation!
11 years ago
Christian Wiese
d75e16e76f
python: improved cross-compiling setting ac_cv_buggy_getaddrinfo=no
...
Note
Only cross-checked the correctness against a native build using glibc!
Other libc implementations like musl need to be checked too!
Failure when running configure
----------------------------------------------------------------------
checking getaddrinfo bug... yes
Fatal: You must get working getaddrinfo() function.
or you can specify "--disable-ipv6"
----------------------------------------------------------------------
11 years ago
Christian Wiese
968c6baa7d
Revert "bdb: fixed cross-compiling by not building C++ glue"
...
This reverts commit e95ba93c8b
.
11 years ago
Christian Wiese
e60d0d1c0a
clucene: improved to find the right header files when cross-compiling
11 years ago
Christian Wiese
c171d13a29
lftp: marked cross-compilable if requested
11 years ago
Christian Wiese
6d3bb14510
xapian-core: marked cross-compilable if requested
11 years ago
Christian Wiese
d7387bb123
lz4: Added lz4 r113 - A very fast lossless compression algorithm
11 years ago
Christian Wiese
ccafdc3c25
dovecot: Updated (2.2.10 -> 2.2.12)
11 years ago
Christian Wiese
fcee21e44b
dovecot: improved to be able to cross-compile
11 years ago
Christian Wiese
65f5c7c7c2
postfix: improved to be able to cross-compile
11 years ago
Christian Wiese
099391d3a7
postfix: fixed installation
...
NOTE: Still not perfect and needs a lots of work!
11 years ago
Christian Wiese
b61d21c3e2
postfix: changed to not export CCARGS and AUXLIBS at build time
11 years ago