You can now fetch config fields by path.

This commit is contained in:
dg
2023-05-11 19:03:36 +00:00
parent 42e6c11081
commit d84c366480
9 changed files with 196 additions and 20 deletions

View File

@@ -65,6 +65,7 @@ CFLAGS += \
-I$(OBJDIR)/arch \
-I$(OBJDIR)/lib \
-I$(OBJDIR) \
-Wno-deprecated-declarations \
LDFLAGS += \
-lz \