don't set INLINE to 'always_inline'
authorJames Zern <jzern@google.com>
Thu, 11 Dec 2014 02:42:07 +0000 (18:42 -0800)
committerJames Zern <jzern@google.com>
Fri, 12 Dec 2014 19:18:00 +0000 (11:18 -0800)
commit5fe9a5c64918795df262455f67d567aa12975780
tree45beb3ac7b5ec55d7e0ecf0de55440a49c485d80
parent3e0793b80bfe94faf9b31f0f14c339c00ed78282
don't set INLINE to 'always_inline'

INLINE is used quite widely in vp9, this change improves performance
1-2% on most modern platforms.

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