aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-21 23:35:00 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-21 23:35:00 +0200
commitdc486d2ee057cce4e0eecfcac8501b87bbe7b099 (patch)
treed9db620decf8498b96139da317d225aabe9ae85e
parentbc3850e7d0411c830fb490b3f6d9e0718c564f81 (diff)
downloadkristall-dc486d2ee057cce4e0eecfcac8501b87bbe7b099.tar.gz
Adds bugreport.
-rw-r--r--BUILDING.md3
-rw-r--r--ROADMAP.md2
2 files changed, 5 insertions, 0 deletions
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).
<tiwesdaeg> gemini://tilde.pink/ the first paragraph is displayed with large spacing
+
+<styan> 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