]> granicus.if.org Git - libvpx/commit
Fail when only an old nasm is found
authorJohann <johannkoenig@google.com>
Fri, 30 Jan 2015 22:39:01 +0000 (14:39 -0800)
committerJohann <johannkoenig@google.com>
Tue, 3 Feb 2015 16:55:00 +0000 (08:55 -0800)
commit852829c31598daa78d3656c41707d76085634919
treef8e2242865e90bdbe84775e639cac3f7fbe69626
parentd2493313aeefadd6a6cf7bd4c0d36cc1a3e24b3d
Fail when only an old nasm is found

Apple ships version 0.98 of nasm through at least XCode 6. It is
incompatible with the assembly in libvpx.

https://code.google.com/p/webm/issues/detail?id=772

Change-Id: I33245a76f50a8224fe6fafa3cce9991f953fdcc8
build/make/configure.sh