Skip to content
Commit d18484b0 authored by Andy Ross's avatar Andy Ross Committed by Christopher Friedt
Browse files

toolchain/gcc: Limit use of _Static_assert



This C11 feature doesn't work when building C++ code, but the C++
version is based on C++11's static_assert(), which we don't have in
-std=c++98 either.

Signed-off-by: default avatarAndy Ross <andyross@google.com>
parent 76e57f8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment