FIX #65: code refactoring

This commit is contained in:
Krzysiek Egzmont
2023-10-30 13:26:16 +01:00
parent f7c25b482d
commit a41628410e
3 changed files with 20 additions and 19 deletions

View File

@@ -211,6 +211,7 @@ endif
# catch any and all warnings
CFLAGS += -Wextra
#CFLAGS += -Wpedantic
CFLAGS += -DPRINTF_INCLUDE_CONFIG_H
CFLAGS += -DGIT_HASH=\"$(GIT_HASH)\"