From a67643f88a3c052373dfd9a6455b7ea67e2be3b7 Mon Sep 17 00:00:00 2001 From: keith Date: Fri, 6 Mar 2020 00:35:12 -0800 Subject: [PATCH] libsndio comment in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 560452e..2608185 100644 --- a/README.md +++ b/README.md @@ -181,3 +181,6 @@ Note: Neovide has been successfully built on other destros but this reportedly w If you see an error complaining about DRI3 settings, links in this issue may help: . + +Note: If you run into libsndio errors, try building without default features which will disable static linking of the SDL +library.