blob: 5a6510bd029a1a45a2a6ffc16d8959b3094cc4cf (
plain)
1
2
3
4
5
6
7
8
9
10
|
make: "opt-debug-lint.mk" line 21: Variable "X" is undefined
make: "opt-debug-lint.mk" line 21: Malformed conditional ($X)
make: "opt-debug-lint.mk" line 45: Variable "UNDEF" is undefined
make: "opt-debug-lint.mk" line 45: Malformed conditional (${UNDEF})
make: "opt-debug-lint.mk" line 67: Missing delimiter ':' after modifier "L"
make: "opt-debug-lint.mk" line 67: Missing delimiter ':' after modifier "P"
make: "opt-debug-lint.mk" line 76: Unknown modifier "${"
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1
|