Refactor time functions to common static library.

This commit is contained in:
Roger A. Light
2024-03-17 07:58:45 +00:00
parent 1204a7a6f7
commit a6344f833b
38 changed files with 61 additions and 93 deletions

View File

@@ -13,6 +13,7 @@ LOCAL_LIBADD+=
OBJS= \
strings_common.o \
time_common.o \
utf8_common.o
all : libmosquitto_common.a