diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-21 09:19:13 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-21 09:19:13 +0000 |
commit | 32befb74a943ddcb0b885c1f6929942405b67258 (patch) | |
tree | 2a5db47f461674d7fa3c4b938f1c1d14e42a1207 /README.md | |
parent | 1213c735bf3b27a361e8dc5fd9e2b6e2fec786fa (diff) |
drop mention to the static target
it works on OpenBSD but not on alpine, it requires further tweaks.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -40,12 +40,6 @@ The build is as simple as make -or - - make static - -to enjoy your ~2.3M statically-linked gmid. - To install execute: make install |