Openwrt/toolchain/nasm
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
..
patches toolchain/nasm: Backport GCC8 compatibility fix from upstream repo 2018-07-07 16:15:02 -04:00
Makefile toolchain/nasm: force ar and ranlib only on macOSX 2018-07-08 14:22:54 +02:00