Skip to content
Snippets Groups Projects
Commit 913084d5 authored by David Abdurachmanov's avatar David Abdurachmanov Committed by Philippe Canal
Browse files

Add C++17 (C++1z) mode to build scripts for ROOT and LLVM


The patch adds C++17 (C++1z) mode to ROOT and LLVM. This requires
GCC 7.1.0 which supports full C++17 standard. It's to be released
soon (probably within a month). C++14 continues to be default standard
version in GCC 7.1.0.

This C++17 option is not enabled by default.

Signed-off-by: default avatarDavid Abdurachmanov <davidlt@cern.ch>
parent 3619774f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment