]> granicus.if.org Git - libvpx/commit
add -Wmissing-declarations
authorJohann <johannkoenig@google.com>
Fri, 21 Dec 2018 21:44:07 +0000 (13:44 -0800)
committerJohann Koenig <johannkoenig@google.com>
Thu, 24 Jan 2019 22:22:12 +0000 (22:22 +0000)
commit219ea62d00e68de9267c266913d3205a1530b58a
treeb5b1e1866b51c3006b97e6d0384d86f06cf34533
parentc03152d449c39d11c190f96febbdaad33b18795a
add -Wmissing-declarations

This is useful for catching functions which should be static and
instances where the relevant rtcd file was not included.

BUG=webm:1584

Change-Id: Ied395847a664eedce59e8ed5180bd16d059ab0ac
configure