You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain
Felix Fietkau 7d808a325d binutils: enable plugin support
--enable-plugin is necessary for gcc-ar, gcc-nm and gcc-ranlib to work, which
must be used with GCC 4.9 for LTO to work.

Without this option, gcc-ar etc. will just fail with

    sorry - this program has been built without plugin support

Using the normal ar from binutils with GCC 4.9 and -flto will cause linking
with static "convenience" libraries to fail.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

SVN-Revision: 43783
10 years ago
..
binutils binutils: enable plugin support 10 years ago
eglibc eglibc: enforce use of autoconf-2.69 10 years ago
gcc gcc: don't clobber stamp-bits with a symlink to itself 10 years ago
gdb build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 10 years ago
insight build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 10 years ago
kernel-headers toolchain-headers: also copy asm-eva.h for mips(el) for 3.15+ 10 years ago
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
musl musl: add getopt support for non-option arguments 10 years ago
uClibc uClibc: fix ptrace header files for powerpc 10 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in aarch64: add initial support 10 years ago
Makefile build: ensure tools are built before building the toolchain 10 years ago
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago