openwrtv4/toolchain
Hauke Mehrtens e204717ef2 toolchain/nasm: force ar and ranlib only on macOSX
On Debian 9 nasm does not build when we force it to use ranlib, for
macOSX this is needed. Only force this on macOSX and not on any other
OS, this should fix the build of nasm on Linux systems. On my Debian
system the nasm configure script selects  gcc-ranlib and gcc-ar instead.

Fixes: d3a7587eb9 ("toolchain/nasm: fix missing AR/RANLIB variables")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-07-08 14:22:54 +02:00
..
binutils toolchain/binutils: Use xz tarballs where possible 2018-04-29 18:58:20 +02:00
fortify-headers toolchain/fortify-headers: Update to 0.9 2017-09-30 22:44:18 +02:00
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 toolchain/nasm: force ar and ranlib only on macOSX 2018-07-08 14:22:54 +02:00
uClibc uClibc-ng: update to 1.0.30 2018-05-22 07:20:26 +02:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in toolchain: Replace YASM with NASM 2018-07-05 10:17:06 -04:00
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) 2009-04-24 02:07:24 +00:00
Makefile toolchain: Replace YASM with NASM 2018-07-05 10:17:06 -04:00