summaryrefslogtreecommitdiff
path: root/libraries/libc++/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libc++/README')
-rw-r--r--libraries/libc++/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libc++/README b/libraries/libc++/README
new file mode 100644
index 0000000000..6573443a04
--- /dev/null
+++ b/libraries/libc++/README
@@ -0,0 +1,5 @@
+libc++ is the LLVM C++ standard library, targeting C++11.
+This SlackBuild will produce a version of libc++ that uses the
+libc++abi ABI interface.
+
+Note that the experimental library is NOT built by this script.