Changeset 0a5d205 in rtems-tools

Timestamp:
06/08/20 06:52:10 (4 years ago)
Author:
Christian Mauderer <christian.mauderer@…>
Branches:
5
Children:
56779ec
Parents:
e621fd9
git-author:
Christian Mauderer <christian.mauderer@…> (06/08/20 06:52:10)
git-committer:
Christian Mauderer <christian.mauderer@…> (08/17/21 09:21:07)
Message:

trace: Use c++14 instead of c++11 if possible

llvm version 10 uses features from c++14 standard in the headers. With
that, the record/record-main-lttng.cc doesn't build any more. This patch
makes sure that c++14 is used if it is available.

Updates #4495

(No files)

Note: See TracChangeset for help on using the changeset viewer.