mirror of
https://git.rtems.org/rtems-tools/
synced 2025-05-19 14:38:12 +08:00

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.