]> granicus.if.org Git - libvpx/commit
Cherry pick 661802 to fix 64bit arm build
authorJohann <johannkoenig@google.com>
Mon, 1 Dec 2014 19:06:49 +0000 (11:06 -0800)
committerJohann <johannkoenig@google.com>
Thu, 12 Nov 2015 22:51:53 +0000 (14:51 -0800)
commit26272dd3666070154f957153006179a3dc273f49
tree9b697144c13eda5e2ddaa87768f5baf14da4c097
parent84a5403baba8c4718e52de4b3b9afab46b0becbc
Cherry pick 661802 to fix 64bit arm build

Remove default cortex-a8 tuning.

Probably not even the dominant platform the library is being built for.
Add --cpu= option description to help. The option already exists.

Don't allow passing just --cpu as a no-op.

BUG=826

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