diff options
| author | 2020-06-14 12:12:41 -0500 | |
|---|---|---|
| committer | 2020-06-14 12:12:41 -0500 | |
| commit | 911c2cbe58075e58fa8aa3a6afda35939b4cc663 (patch) | |
| tree | 8837fd0efb68e11f9da51d01bfa3c245ceaf98a0 /README.md | |
| parent | Fix broken trace functionality. (diff) | |
Update CHANGELOG.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -146,6 +146,7 @@ cd janet meson setup build \ --buildtype release \ --optimization 2 \ + --libdir /usr/local/lib \ -Dgit_hash=$(git log --pretty=format:'%h' -n 1) ninja -C build |
