We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GNUmakefile
lld
make clean all -j N' when
1 parent e7a3577 commit b9b78abCopy full SHA for b9b78ab
ChangeLog
@@ -1,5 +1,7 @@
1
OpenVi 7.0.6 -> OpenVi 7.0.7-dev (Unreleased): Fri Jan 28 14:19:13 2022
2
- + Clean-up various whitespace and line lengths
+ + Important fix to `GNUmakefile` for linking with Clang's `lld` linker
3
+ + Workaround to accommodate the case of `make clean all -j N' when `N` > 1
4
+ + Clean-up whitespace and line lengths of sources and `GNUmakefile`
5
6
OpenVi 7.0.5 -> OpenVi 7.0.6: Thu Jan 27 16:45:12 2022
7
+ Important fix for back-end database file locking; also, switch
0 commit comments