Commit Graph

11 Commits (c3b3f77621b504bbe3d69fa58c79ead52bee1224)

Author SHA1 Message Date
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
12 years ago
Vasilis Tsiligiannis 61095c10dd toolchain: Fix typo in libssp config
SVN-Revision: 32723
12 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
12 years ago
Felix Fietkau b2f70f0df0 toolchain: remove target dependencies on libgcc/libgfortran, add checks to package install template instead
SVN-Revision: 32176
12 years ago
Felix Fietkau 9fe1b02ddf toolchain: fix libc dependency on libgcc
SVN-Revision: 32170
12 years ago
Felix Fietkau 07826e391d base-files: move all toolchain packages to a separate package directory 'toolchain'
SVN-Revision: 32169
12 years ago