]> granicus.if.org Git - libvpx/commit
Remove -fno-strict-aliasing flag
authorJohann <johannkoenig@google.com>
Sat, 27 Aug 2016 01:13:07 +0000 (18:13 -0700)
committerJohann <johannkoenig@google.com>
Mon, 19 Sep 2016 19:16:03 +0000 (12:16 -0700)
commitfad70a358b9ab832f5f2ece1609936b80b649c71
treeb20f9138d6269acfbaf691834a8ac1a9de96c2ac
parentaa0eb67bf7c009b515ec5130cca71bf8f4a5340b
Remove -fno-strict-aliasing flag

The referenced bug was fixed by saving neon registers. That this had any
effect was coincidental.

Both chromium and Android build with clang and neither uses this flag.

Change-Id: I470247d6fd9226fc207b42a187105581a94badc3
configure