commit ef43d8c0a5bf19437b9d3b6d1ea5821af4579d8c
parent 69e43f5c5ee1c95f2d9701380b30d31589a77350
Author: sin <sin@2f30.org>
Date: Wed, 11 Mar 2015 12:59:01 +0000
Add note about C++ in the README
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README b/README
@@ -6,6 +6,7 @@ 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++.
Features
========