README.adoc: make use of the "plus" attribute

This commit is contained in:
Přemysl Eric Janouch 2020-11-07 03:22:51 +01:00
parent b8a4742fb9
commit 9056ef4194
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 2 additions and 4 deletions

View File

@ -27,10 +27,8 @@ Build dependencies: CMake and/or make, a C++14 compiler, pkg-config +
Runtime dependencies: ncursesw, libacl
// Working around libasciidoc's missing support for escaping it like \++
:doubleplus: ++
Unfortunately most LLVM libc++ versions have a bug that crashes 'sdn' on start.
Use GNU libstdc{doubleplus} if you're affected.
Unfortunately most LLVM libc{plus}{plus} versions have a bug that crashes 'sdn'
on start. Use GNU libstdc{plus}{plus} if you're affected.
$ git clone https://git.janouch.name/p/sdn.git
$ mkdir sdn/build