Christian Wiese
7e09718f1b
musl: add initial pieces for a musl specific shared config.cache
11 years ago
Christian Wiese
7aa1ebe612
musl: fixed mine to build
11 years ago
Christian Wiese
9f35bf9a4a
procps: add tweaks to get procps build with musl
11 years ago
Christian Wiese
395414e5a8
procps: Updated (3.2.8 -> 3.3.9) (using procps-ng now! see note!)
...
Note:
Because the original procps project is pretty unmaintained a fork called
procps-ng was initiated by Debian, Redhat and Suse.
This update is replacing the sources with those provided by the procps-ng
project.
11 years ago
Christian Wiese
7a94eceaba
musl/ethtool: fixed to use standard int types
11 years ago
Christian Wiese
2b65d57277
musl/bdb: add tweak to fix config.sub for having musl triplet support
11 years ago
Christian Wiese
07addf18c9
musl/gzip: fixed undefined symbols to rpl_fflush and rpl_fseeko
11 years ago
Christian Wiese
24972b44dd
musl/pciutils: fixed build on x86
...
patch origin: sabotage linux
https://raw.githubusercontent.com/sabotage-linux/sabotage/8054eda9e3b5e58309e36d8d2223aba00a9480e6/KEEP/pciutils-pread.patch
11 years ago
Christian Wiese
22ad0ceb14
musl/openvpn: add workaround avoiding redefinition of struct ethhdr
11 years ago
Christian Wiese
b445d5d8d9
musl/pciutils: add fix to always use sys/io.h
11 years ago
Nagy Karoly Gabriel
75bde963bf
debootstrap: Updated (1.0.29 -> 1.0.59)
11 years ago
Christian Wiese
806d06e867
uclibc: reintroduced the shared config.cache file which was moved from architecture/share
...
Note:
Currently this is a copy of the glibc config.cache because this was formerly
injected from the frameworks for all builds!
TODO: All the entries need to be checked on a native build!
11 years ago
Christian Wiese
ba7cc3bd3d
linux-src: Updated (3.10.36 -> 3.10.37)
11 years ago
Christian Wiese
45951e052d
linux-header: Updated (3.10.36 -> 3.10.37)
11 years ago
Christian Wiese
72819867c3
linux: Updated (3.10.36 -> 3.10.37)
11 years ago
Nagy Karoly Gabriel
7f0cea8d8e
tzdata: Updated (2013i -> 2014b)
11 years ago
Nagy Karoly Gabriel
6af16c8373
tzdata: fixed to always cross compile.
...
Actually reverting 8a5fecedc6
.
11 years ago
Nagy Karoly Gabriel
b7b6f62df5
tmux: Updated (1.8 -> 1.9a)
11 years ago
Nagy Karoly Gabriel
8d8d999385
sysstat: Updated (9.0.5 -> 10.2.1)
11 years ago
Christian Wiese
8ef96d239d
gcc: improved üarse-config to remove -fstack-protector options if SSP is not wanted
11 years ago
Christian Wiese
3f910863d0
attr: fixed to not use the cross-compiled libtool
...
The libtool we build in toolchain stage should be sufficient.
11 years ago
Christian Wiese
08b3de8d89
linux-src: Updated (3.10.34 -> 3.10.36)
11 years ago
Christian Wiese
38269ac144
linux: Updated (3.10.34 -> 3.10.36)
11 years ago
Christian Wiese
15456c5049
linux-header: Updated (3.10.34 -> 3.10.36)
11 years ago
Christian Wiese
48bcbcf0bc
musl/expat: add fix for config.sub to include musl target support
11 years ago
Christian Wiese
0312f234bc
musl/libnet: add patch from alpine linux for fixing includes
11 years ago
Christian Wiese
312a359534
libcap-ng: marked cross-compiling
11 years ago
Christian Wiese
acb2ee8ae2
libcap-ng: fixed to build on musl by including sys/types.h
11 years ago
Christian Wiese
a0090184dd
linux-src: Updated (3.10.33 -> 3.10.34)
11 years ago
Christian Wiese
6faf8d74c1
linux-header: Updated (3.10.33 -> 3.10.34)
11 years ago
Christian Wiese
9870e14913
linux: Updated (3.10.33 -> 3.10.34)
11 years ago
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
3ce65979f7
musl/nginx: add patch removing glibc specific workaround from nginx
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
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