Christian Wiese
|
3dc983c153
|
linux-src: Updated (3.10.29 -> 3.10.33)
|
11 years ago |
Christian Wiese
|
ae7637812d
|
linux-header: Updated (3.10.29 -> 3.10.33)
|
11 years ago |
Christian Wiese
|
8100f75735
|
linux: Updated (3.10.29 -> 3.10.33)
|
11 years ago |
Christian Wiese
|
6b8211b836
|
pkgconfig: improved to create a symlink pkg-config -> ${arch_target}-pkg-config
Some Makefiles might not be smart enough and to have pkg-config in place
we simply create a symlink to ${arch_target}-pkg-config.
|
11 years ago |
Nagy Karoly Gabriel
|
8a5fecedc6
|
tzdata: marked as cross compilable
|
11 years ago |
Christian Wiese
|
39c85e3fbb
|
beecrypt: fixed to build and install python modules when cross-compiling
|
11 years ago |
Christian Wiese
|
3ce65979f7
|
musl/nginx: add patch removing glibc specific workaround from nginx
|
11 years ago |
Christian Wiese
|
96aa569b64
|
nginx: add upstream patch fixing to only include sys/sysctl.h when really needed
|
11 years ago |
Christian Wiese
|
8f02ea29a8
|
nginx: Updated (1.4.4 -> 1.4.7)
|
11 years ago |
Christian Wiese
|
adc76d804b
|
musl: fixed strace to compile
|
11 years ago |
Christian Wiese
|
749c987778
|
musl: added patch to be able to compile util-linux
|
11 years ago |
Christian Wiese
|
ed3008aae4
|
musl: fixed to compile shadow package by disabling rlogin legacy code
|
11 years ago |
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 |