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
Ted Hess 0f543883cd toolchain: Replace YASM with NASM
Packages libx264 and ffmpeg are built with ASM options on x86 platforms.
The current libx264 version no longer builds with YASM and requires NASM.
ffmpeg 3.x can be built with either YASM or NASM however, furture 4.x versions
will require NASM.

Signed-off-by: Ted Hess <thess@kitschensync.net>
Acked-by: Rosen Penev <rosenp@gmail.com>
6 years ago
..
binutils toolchain/binutils: Use xz tarballs where possible 6 years ago
fortify-headers toolchain/fortify-headers: Update to 0.9 7 years ago
gcc gcc: remove support for version 6.3.0 6 years ago
gdb toolchain: gdb: enable TUI 6 years ago
glibc toolchain/glibc: update to latest 2.26 commit 6 years ago
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 6 years ago
musl musl: sys/socket.h: fix SO_PEERSEC value on MIPS 6 years ago
nasm toolchain: Replace YASM with NASM 6 years ago
uClibc uClibc-ng: update to 1.0.30 6 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: Replace YASM with NASM 6 years ago
Makefile toolchain: Replace YASM with NASM 6 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