]> granicus.if.org Git - libvpx/commit
configure: test -Wno-* flags used with libyuv
authorJames Zern <jzern@google.com>
Tue, 4 Jun 2019 21:45:36 +0000 (14:45 -0700)
committerJames Zern <jzern@google.com>
Tue, 4 Jun 2019 21:57:47 +0000 (21:57 +0000)
commitcb704b95e3b00f6a2059441ab50596648458600e
tree13ad9acad69ddecb26ddc385e0b830a0a819aa20
parent54abc9bade46e1e9532e1e984489bb6abdec74b0
configure: test -Wno-* flags used with libyuv

with g++ this avoids:
command line option ‘-Wno-missing-prototypes’ is valid for C/ObjC but
not for C++

the flag is necessary with clang.

BUG=webm:1584

Change-Id: I250c76483302d913999e5f9e0d09ee6449b052df
build/make/configure.sh
configure
examples.mk