]> granicus.if.org Git - libvpx/commit
work around pic issue with gcc 6
authorJohann <johannkoenig@google.com>
Tue, 9 Jan 2018 20:46:45 +0000 (12:46 -0800)
committerJohann <johannkoenig@google.com>
Tue, 9 Jan 2018 20:46:45 +0000 (12:46 -0800)
commitc5dc3373dbd442ea299bacf276c4258fa7ce0559
tree1de75710bac5b4a624ba01bd4d81709cf3385267
parent8a4336ed2edea09b67f49828df1f8c526a85a7a6
work around pic issue with gcc 6

Enable pic when building sse2 or higher optimizations.

BUG=webm:1464

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