e2eeea75eb
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
9 lines
390 B
Plaintext
9 lines
390 B
Plaintext
make: Unknown modifier 'Z'
|
|
make: "cond-token-string.mk" line 9: Malformed conditional ("" != "${:Uvalue:Z}")
|
|
make: "cond-token-string.mk" line 18: xvalue is not defined.
|
|
make: "cond-token-string.mk" line 24: Malformed conditional (x${:Uvalue} == "")
|
|
make: "cond-token-string.mk" line 33: Expected.
|
|
make: Fatal errors encountered -- cannot continue
|
|
make: stopped in unit-tests
|
|
exit status 1
|