From 5933d58bdebd71cbfaea71fed6d3488abeb7b5d6 Mon Sep 17 00:00:00 2001 From: sin Date: Wed, 11 Mar 2015 15:31:47 +0000 Subject: Clarify what is meant by not supporting C++ --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index ccae163..94f0b7b 100644 --- a/README +++ b/README @@ -6,7 +6,8 @@ and simply overlays the system headers by using the #include_next extension foun in GCC and clang. It was initially intended to be used on musl[1] based Linux distributions. -NOTE: It does *not* support C++. +NOTE: It does *not* support C++. For C++ programs, the fortify headers +will essentially be a no-op. Features ======== -- cgit v1.3