o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory. o More code cleanup and refactoring. o More unit tests MFC after: 1 week
8 lines
361 B
Plaintext
Executable File
8 lines
361 B
Plaintext
Executable File
make: "cond-undef-lint.mk" line 23: Variable "UNDEF" is undefined
|
|
make: "cond-undef-lint.mk" line 38: Variable "UNDEF" is undefined
|
|
make: "cond-undef-lint.mk" line 38: Variable "VAR." is undefined
|
|
make: "cond-undef-lint.mk" line 49: Variable "VAR.defined" is undefined
|
|
make: Fatal errors encountered -- cannot continue
|
|
make: stopped in unit-tests
|
|
exit status 1
|