libx264: Fix build errors on x86 targets due to missing ASM features (yasm) 3082/head
authorTed Hess <thess@kitschensync.net>
Fri, 19 Aug 2016 21:48:25 +0000 (17:48 -0400)
committerTed Hess <thess@kitschensync.net>
Fri, 19 Aug 2016 21:48:33 +0000 (17:48 -0400)
commitf628fa9f831df393ef4c485dc8ade906499b83ba
treee16bd3725a9c39b56999cf6a6eed16b898407d82
parent6c91a16c6dfb1605ca356aa7665739d9e098af27
libx264: Fix build errors on x86 targets due to missing ASM features (yasm)

minor cleanup of CFLAGS, remove COPTS warnings
yasm needs to be added to x86 toolchain
(LEDE updated: https://github.com/lede-project/source/commit/c08651226f5645204f91f79d247801033f6015d1)

Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
libs/libx264/Makefile