Require C++11 for building probe providers with C++ compiler
[lttng-ust.git] / README.md
index 5967d0eb095c7b8a5bcf870c54b979dd7ce63f6b..51ca20b8e6375729ba707be118781901dc9647e6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ human-readable text log.
 
 Since LTTng-UST 2.3, both tracepoints and tracepoint providers can be
 compiled in C++. To compile tracepoint probes in C++, you need
-G++ >= 4.7 or Clang.
+G++ >= 4.7 or Clang. The C++ compilers need to support C++11.
 
 
 Contact
This page took 0.02424 seconds and 4 git commands to generate.