From dc486d2ee057cce4e0eecfcac8501b87bbe7b099 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Sun, 21 Jun 2020 23:35:00 +0200 Subject: Adds bugreport. --- BUILDING.md | 3 +++ ROADMAP.md | 2 ++ 2 files changed, 5 insertions(+) diff --git a/BUILDING.md b/BUILDING.md index b86cfc4..7cb4cb8 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -25,6 +25,9 @@ make - It seems like Qt wants `libzstd.so.3.1` instead of `libzstd.so.3.2`. Just symlink that file into the build directory - Use `make` and not `gmake` to build the project. +#### Notes on FreeBSD +- Kristall can't be used with LibreSSL, but requires OpenSSL (probably because of Qt) + #### Notes for Ubuntu Supported Versions: 18.04, 20.04 Unsupported Versions: 16.04 diff --git a/ROADMAP.md b/ROADMAP.md index a2efc98..78b50b3 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -63,3 +63,5 @@ open, which was a bit confusing (and would also be a really cool addition for easy comparison of responses). gemini://tilde.pink/ the first paragraph is displayed with large spacing + + xq: Also, Kristall still compilers on my FreeBSD laptop. And still core-dumps if it is compiled while LibreSSL is installed (not a Kristall problem, just a QT problem). \ No newline at end of file -- cgit v1.2.3