diff options
author | Michael Forney <mforney@mforney.org> | 2019-04-18 18:58:29 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-04-18 18:58:29 -0700 |
commit | 66ce816cb71cb4e223187e6007596587fc1056ff (patch) | |
tree | 8acc88fdf8da7b3a0b2b51566074ae9850e31461 /doc | |
parent | f9a4b65cea96517b01b5185344c69d7bfeb5fc0e (diff) |
Mirror repository at man.sr.ht to get rendered markdown documents
Diffstat (limited to 'doc')
-rw-r--r-- | doc/software.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/software.md b/doc/software.md index 86a9215..51fae73 100644 --- a/doc/software.md +++ b/doc/software.md @@ -44,3 +44,5 @@ Configure with ./configure CC=/path/to/cc CFLAGS_FOR_BUILD=-D_GNU_SOURCE \ --disable-intl --disable-gdb --disable-plugins --disable-readline + +[binutils]: https://www.gnu.org/software/binutils/ |