Skip to content

Commit b9b78ab

Browse files
committed
Important fix to GNUmakefile for linking with Clang's lld linker; Workaround to accommodate the case of make clean all -j N' when N` > 1
1 parent e7a3577 commit b9b78ab

File tree

4 files changed

+199
-176
lines changed

4 files changed

+199
-176
lines changed

ChangeLog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
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
2+
+ 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`
35

46
OpenVi 7.0.5 -> OpenVi 7.0.6: Thu Jan 27 16:45:12 2022
57
+ Important fix for back-end database file locking; also, switch

0 commit comments

Comments
 (0)