README.adoc: make use of the "plus" attribute
This commit is contained in:
parent
b8a4742fb9
commit
9056ef4194
|
@ -27,10 +27,8 @@ Build dependencies: CMake and/or make, a C++14 compiler, pkg-config +
|
||||||
Runtime dependencies: ncursesw, libacl
|
Runtime dependencies: ncursesw, libacl
|
||||||
|
|
||||||
// Working around libasciidoc's missing support for escaping it like \++
|
// Working around libasciidoc's missing support for escaping it like \++
|
||||||
:doubleplus: ++
|
Unfortunately most LLVM libc{plus}{plus} versions have a bug that crashes 'sdn'
|
||||||
|
on start. Use GNU libstdc{plus}{plus} if you're affected.
|
||||||
Unfortunately most LLVM libc++ versions have a bug that crashes 'sdn' on start.
|
|
||||||
Use GNU libstdc{doubleplus} if you're affected.
|
|
||||||
|
|
||||||
$ git clone https://git.janouch.name/p/sdn.git
|
$ git clone https://git.janouch.name/p/sdn.git
|
||||||
$ mkdir sdn/build
|
$ mkdir sdn/build
|
||||||
|
|
Loading…
Reference in New Issue