Openwrt/toolchain
Felix Fietkau a5188eb258 nasm: disable LTO, remove host specific workarounds
The recent build failures on various platforms were apparently caused by
the fact that LTO build support in the configure script does not check
if it has a suitable version of gcc and simply assumes that gcc-ar is
available and can be used for intermediate files.

Since we really don't need to build nasm with LTO, simply disable it and
keep the whole build more portable

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-07-10 13:09:57 +02:00
..
binutils toolchain/binutils: Use xz tarballs where possible 2018-04-29 18:58:20 +02:00
fortify-headers
gcc gcc: remove support for version 6.3.0 2018-06-05 09:27:33 +02:00
gdb toolchain: gdb: enable TUI 2018-07-03 14:19:10 +01:00
glibc toolchain/glibc: update to latest 2.26 commit 2018-07-02 14:31:18 +02:00
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 2018-01-27 16:46:45 +01:00
musl musl: sys/socket.h: fix SO_PEERSEC value on MIPS 2018-06-24 17:24:53 +02:00
nasm nasm: disable LTO, remove host specific workarounds 2018-07-10 13:09:57 +02:00
uClibc uClibc-ng: update to 1.0.30 2018-05-22 07:20:26 +02:00
wrapper
Config.in toolchain: Replace YASM with NASM 2018-07-05 10:17:06 -04:00
info.mk
Makefile toolchain: Replace YASM with NASM 2018-07-05 10:17:06 -04:00