diff options
| author | Patrick Lodder <[email protected]> | 2021-08-19 23:46:26 +0200 |
|---|---|---|
| committer | Patrick Lodder <[email protected]> | 2021-08-19 23:47:33 +0200 |
| commit | 6174ddf17ea0ad9406a927160f82ea2304bd55da (patch) | |
| tree | ed3c82fea64ab2b2fc382385942b2e4f388fff72 /doc/build-freebsd.md | |
| parent | mention using the depends system (diff) | |
| download | discoin-6174ddf17ea0ad9406a927160f82ea2304bd55da.tar.xz discoin-6174ddf17ea0ad9406a927160f82ea2304bd55da.zip | |
add notes for outdated build documentation
Diffstat (limited to 'doc/build-freebsd.md')
| -rw-r--r-- | doc/build-freebsd.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build-freebsd.md b/doc/build-freebsd.md index e8cb3be80..f69c43f4c 100644 --- a/doc/build-freebsd.md +++ b/doc/build-freebsd.md @@ -1,6 +1,8 @@ Building on FreeBSD -------------------- +***NOTE: This documentation is outdated and needs to be updated*** + (Updated as of FreeBSD 11.0) Clang is installed by default as `cc` compiler, this makes it easier to get |