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
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
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
Christian Wiese
b9a4a09bd6
lvm2: Updated (2.02.100 -> 2.02.104) and rediffed musl patch accordingly
11 years ago
Christian Wiese
7c1c7f818c
musl: Updated (0.9.14 -> 0.9.15)
11 years ago
Christian Wiese
ad42ed6c95
musl/gcc: updated to the latest patch for gcc 4.7.3
...
This update was particularly done to fix the armhf support!
Now it is possible to generate working targets that have been optimised for
armhf.
Note
The original patch was made by Gregor Richards
ea98c70edb/patches/gcc-4.7.3-musl.diff
The patch was slightly modified to fit into OpenSDE's current gcc patchset!
Please look at the patch itself if you want to know more about the tiny
adjustment.
11 years ago
Christian Wiese
1f94617a8d
musl/mdadm: fixed compiling adding a bunch of patches
11 years ago
Christian Wiese
1b5dc9a1ad
musl/lvm2: fixed compiling
11 years ago
Christian Wiese
ec405d1972
musl/e2fsprogs: fixed unknown type name __uint64_t
11 years ago
Christian Wiese
e76ac830ef
musl/lvm2: improved parse-config-9 to fix autoconf/config.sub
11 years ago
Christian Wiese
7025ac480b
musl: fixed ulogd by renaming package ulogd2 -> ulogd so tweaks apply again
11 years ago
Christian Wiese
95c949a012
musl: fixed parse-config-fixarch to properly fix arch_target in the case it doesn't end with "gnu"
11 years ago
Christian Wiese
2f2b4c2a94
musl: Updated (0.9.13 -> 0.9.14)
11 years ago
Alejandro Mery
f7db6862c9
musl: fix gzip support
11 years ago
Alejandro Mery
bf8254ca13
musl: fix lzo and lzop support
11 years ago
Christian Wiese
ccef40057f
musl: improve ldd symlink creation to use $slibdir instead hardcoding /lib
11 years ago
Christian Wiese
6242bbbaa9
musl: changed to set libdir=$slibdir if $auto_prefix=1
11 years ago
Christian Wiese
d9a2902aa6
musl: improved to create a symlink from ld-musl-$musl_arch.so to ldd
...
if the dynlinker was started as "ldd" it will print DSO information
11 years ago
Christian Wiese
168bfbef79
musl: improved parse-config-9 to inject common config cache variables
11 years ago
Christian Wiese
3980d4a0e6
musl: fixed to always install libc headers
...
This changes the behavior which was to install headers only at stage 0,
which was sufficient to build a proper toolchain and to cross-compile,
but as the headers have not been installed at stage 1 we have not header
files within the flist of the musl package.
Now we are always calling the 'install-headers' target when calling make
install, but we need to 'touch' every header file within the sources to
be able to install the headers even if already existing in the build
sandbox.
11 years ago
Christian Wiese
f4742d5086
musl: fixed conntrack-tools package to build
11 years ago
Christian Wiese
be48c66886
musl: fixed ulogd2 by defining _GNU_SOURCE for exposing struct tcphdr
11 years ago
Christian Wiese
e0bad0f82f
musl: fix libnetfilter_queue by defining _GNU_SOURCE to expose struct tcphdr
11 years ago
Christian Wiese
5ad12aab14
musl: fix iptables package
11 years ago
Christian Wiese
2e05b2cf8c
musl: Updated (0.9.12 -> 0.9.13)
11 years ago
Christian Wiese
23e975db2a
musl: fixed openssl to use termios.h
11 years ago
Christian Wiese
dd04552707
musl: provide proper credits and infos about the gcc patch
11 years ago
Christian Wiese
f782bd37de
musl: fixed gcc patch to apply on top of the multilib patch applied when building a 64bit target
...
The multilib patch 'base/gcc/gcc-4.7-multilib-1.patch' is for adjusting
multilib dirnames to suite OpenSDE's lib as symlink strategy.
11 years ago
Christian Wiese
8e660ad6f5
musl: fixed m4 to cross-compile and to workaround gnulib weirdness
...
Note:
If you see something like this while trying to build a package using musl libc
this kind of fix might also apply for that package!
------------------------------------------------------------------------------
freadahead.c: In function 'freadahead':
freadahead.c:83:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, th en report this to bug-gnulib."
------------------------------------------------------------------------------
11 years ago
Christian Wiese
de4e9e18a7
musl: fixed libtool cross-compiling at stage 1
11 years ago
Christian Wiese
9f3016443e
musl: Added musl 0.9.12 - A lightweight implementation of a standard C library
11 years ago