mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
Makefile: add missing defines for CLOCK_TAI, SO_TXTIME and SCM_TXTIME
The commitc6f2cf7c2f("cangen: add support for SO_TXTIME") relies on several toolchain features ("CLOCK_TAI", "SO_TXTIME", "SCM_TXTIME") which are not present in old toolchain. Add defines to fix compilation on older toolchains. Reported-by: https://github.com/b-thomson Link: https://github.com/linux-can/can-utils/issues/398 Fixes:c6f2cf7c2f("cangen: add support for SO_TXTIME") Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
This commit is contained in:
Reference in New Issue
Block a user