Permalink
Please sign in to comment.
Browse files
build: force a c++ standard to be specified
Newer compilers may switch to newer standards by default. For example, gcc6 uses std=gnu++14 by default. Github-Pull: #9831 Rebased-From: 9829c54
- Loading branch information...
Showing
with
8 additions
and 2 deletions.
- +7 −1 build-aux/m4/ax_cxx_compile_stdcxx.m4
- +1 −1 configure.ac
0 comments on commit
99fd85c