diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2026-01-03 07:09:25 +0100 |
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2026-01-03 07:09:25 +0100 |
| commit | 0a3224dd96df8e526fac6ffe9127363781e2e281 (patch) | |
| tree | 663033eaddea0944048b3f55942675ac4193d8ea | |
| parent | 10b6c04c971cdb1aaca542ccde82c0e7dacf8f6c (diff) | |
| download | sdn-0a3224dd96df8e526fac6ffe9127363781e2e281.tar.gz sdn-0a3224dd96df8e526fac6ffe9127363781e2e281.tar.xz sdn-0a3224dd96df8e526fac6ffe9127363781e2e281.zip | |
Old libstdc++ is probably circumvented already
| -rw-r--r-- | README.adoc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc index 3f6a50e..acd2820 100644 --- a/README.adoc +++ b/README.adoc @@ -30,10 +30,6 @@ Building Build dependencies: CMake and/or make, a C++17 compiler, pkg-config + Runtime dependencies: ncursesw, libacl (on Linux) -// Working around libasciidoc's missing support for escaping it like \++ -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 $ cd sdn/build |
