Skip to content
Unverified Commit d3440304 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine Committed by GitHub
Browse files

[Fuzzer] Update build.sh to fix build errors (#65496)

Switch from C++11 to C++14 as fuzzer requires std::chrono and stdlibc++
doesn't provide chrono literals when using -std=c++11.

Also remove 'u' from ar command to fix this warning: ar: `u' modifier
ignored since `D' is the default (see `U')
parent 2f62c788
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment