Hi,
I am not sure when this started, but git jcheck complains about tabs in
Makefiles:
[whitespace] error: 4c86e46d: tab in make/common/NativeCompilation.gmk:245
$(SED) \
^^^^
[whitespace] error: 4c86e46d: tab in make/common/NativeCompilation.gmk:246
-e 's|^\([ ]*\)\./|\1|' \
^^^^
...
This seems wrong.
Cheers, Thomas