mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-05 18:50:06 +08:00
Refactor time functions to common static library.
This commit is contained in:
@@ -13,6 +13,7 @@ LOCAL_LIBADD+=
|
||||
|
||||
OBJS= \
|
||||
strings_common.o \
|
||||
time_common.o \
|
||||
utf8_common.o
|
||||
|
||||
all : libmosquitto_common.a
|
||||
|
||||
Reference in New Issue
Block a user