Florian Fainelli
f880c4992d
toolchain: mark unavailable packages for musl libc
...
And make librt be an empty stub for musl libc.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35810
12 years ago
Florian Fainelli
9348998887
toolchain: fix libpthread package for musl based toolchains ( #12651 )
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35069
12 years ago
Florian Fainelli
6b63716262
add preliminary support for musl
...
Musl is an alternative C-library, see http://www.musl-libc.org for more infos.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34314
12 years ago
Florian Fainelli
4e733cfbc9
libthread-db: fix libthread_db.so installation.
...
libthread_db.so.$(LIBC_SO_VERSION) is only valid for uClibc, (e)glibc just
provides libthread_db.so.1.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34292
12 years ago
Felix Fietkau
bb83657bc0
toolchain: add a package for libthread_db
...
SVN-Revision: 33999
12 years ago
Felix Fietkau
e51eb6046d
add myself as a maintainer for a few more packages
...
SVN-Revision: 33693
12 years ago
Jo-Philipp Wich
c3b98c8fc7
toolchain: fix libgcc and libgfortran packages for avr32 and coldfire
...
SVN-Revision: 32772
13 years ago
Vasilis Tsiligiannis
61095c10dd
toolchain: Fix typo in libssp config
...
SVN-Revision: 32723
13 years ago
Felix Fietkau
3143f03568
toolchain: move eglibc-files from base-files to toolchain, it is packaged as part of the libc package
...
SVN-Revision: 32467
13 years ago
Felix Fietkau
b2f70f0df0
toolchain: remove target dependencies on libgcc/libgfortran, add checks to package install template instead
...
SVN-Revision: 32176
13 years ago
Felix Fietkau
9fe1b02ddf
toolchain: fix libc dependency on libgcc
...
SVN-Revision: 32170
13 years ago
Felix Fietkau
07826e391d
base-files: move all toolchain packages to a separate package directory 'toolchain'
...
SVN-Revision: 32169
13 years ago