Use -std=gnu++11 instead of -std=c++11
authorJerome Jiang <jianj@google.com>
Thu, 4 Mar 2021 01:33:30 +0000 (17:33 -0800)
committerJerome Jiang <jianj@google.com>
Thu, 4 Mar 2021 19:16:06 +0000 (11:16 -0800)
commitf7c386bab0e637dff65c3fe546a83e9564028aff
tree51f0ae3c97d3aff11cd5096e335a5876eead0627
parentebefb90b75f07ea5ab06d6b2a5ea5355c843d266
Use -std=gnu++11 instead of -std=c++11

Cygwin and msys2 have stricter compliance requirement over standard c
headers.

Bug: webm:1708
Change-Id: I676b1227b9dd304149e50016468df0f057c6a78f
configure
examples/vpx_dec_fuzzer.cc
third_party/libwebm/Android.mk