diff options
author | Pim van Pelt <pim@ipng.nl> | 2024-01-15 11:06:19 +0100 |
---|---|---|
committer | Damjan Marion <dmarion@0xa5.net> | 2024-01-16 17:39:17 +0000 |
commit | 4a515d35a8702fafb1119e3dc4f969160b0e4372 (patch) | |
tree | 078f3e76448bb9f9eacadc6e5548f511b13768d4 /extras | |
parent | 276cd73b754f861948a2bd8f242a09b4d9fae0dd (diff) |
build: Provide clang-14 for Debian12
checkstyle.sh assumes clang-format-11 but allows it to be overridden.
Debian12 ships with a minimal version of clang-14, so set the correct
version for checkstyle.
Before:
$ make checkstyle
extras/scripts/checkstyle.sh: line 41: --version: command not found
make: *** [Makefile:720: checkstyle] Error 127
After:
$ make checkstyle
Debian clang-format version 14.0.6
*******************************************************************
* CHECKSTYLE SUCCESSFULLY COMPLETED
*******************************************************************
Type: make
Fixes: 712fc0308981c61444e593d6bcc2ad62102c726d
Change-Id: I0c58456477011397115810dab825865b5850d10d
Signed-off-by: pim@ipng.nl
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions