libx264: fix build on soft-float targets
authorDaniel Golle <daniel@makrotopia.org>
Thu, 22 Sep 2016 22:23:24 +0000 (00:23 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 22 Sep 2016 22:31:23 +0000 (00:31 +0200)
commitab010288daf751df2fe2e26862546f0dd6effe72
tree999ef260c33ecd821d3951f11c93bd215190f1dc
parent64c6b8b7354dacbd3130f2a60d02adafd3ff6ca4
libx264: fix build on soft-float targets

--disable-asm isn't enough to disable building assembly code on ARM.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/libx264/Makefile