OVMS3-idf/make
Ivan Grokhotkov 82fb2768aa build system: trim crosstool-ng commit ID when checking version
Since 2.11.0, git does not default to 7 characters for short commit IDs,
instead automatically estimating the number of characters based on
repository size [1]. If the toolchain was compiled on a computer with
new version of git installed, commit ID will contain 8 characters, and
the check for the toolchain version will fail. As a workaround, trim the
commit ID to 7 characters when checking the version.

[1] e6c587c733
2017-09-13 17:27:47 +08:00
..
common.mk build system: Restore "make V=1" for verbose builds 2017-09-08 17:34:02 +10:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk build system: Remove obsolete GenerateBuildDirTarget macro eval 2017-09-05 16:28:42 +10:00
project.mk build system: trim crosstool-ng commit ID when checking version 2017-09-13 17:27:47 +08:00
project_config.mk Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00