mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-10 00:55:38 +01:00
'os.h' accepts a predefined FMT_USE_FCNTL override so using FMT with e.g. the NXP toolchain for ARM (e.g. for FreeRTOS) does not have a fcntl() call, but the detection routine does not detect this correctly.