]> granicus.if.org Git - libvpx/commit
configure: add --enable-small
authorJohn Koleszar <jkoleszar@google.com>
Tue, 21 Sep 2010 14:06:41 +0000 (10:06 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 24 Sep 2010 12:40:27 +0000 (08:40 -0400)
commitf9b2ca5b99c9de6fa503daf44f789b983579522d
tree8c3cdb37e04afc94cf79aeab489be8b631110995
parent329aaaf453164a096ca1f9d64058d88bfdc0a5fe
configure: add --enable-small

Build with -O2 rather than -O3, to dissuade the compiler from inlining
so much. See issue #1.

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