update readme about W^X on OpenBSD - clic - Clic is an command line interactive… | |
git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 6c9ae2a72dd3edee2b0ee3791a8002660e3ae4a8 | |
parent 0d2495e27c67c452ad496be7dec10a879f03328c | |
Author: Solene Rapenne <[email protected]> | |
Date: Tue, 7 Nov 2017 08:32:21 +0000 | |
update readme about W^X on OpenBSD | |
Diffstat: | |
M README.md | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -34,6 +34,10 @@ create a standalone executable (10 Mb approximately) with sb… | |
make standalone | |
+If you use OpenBSD, you will need wxallowed mountflag on the partition | |
+from where you try to start clic standalone because sbcl has a W^X | |
+issue. | |
+ | |
# Use it | |
By default *clic* will load the page **bitreich.org/1/** and make you |