feat: ports - libnsutils, libnslog, libutf8proc, libnspsl, libnsgif, libnsbmp

Co-Authored-By: Claude Opus 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_018Ae69wJS7sueQMUwNxV3nX
This commit is contained in:
2026-08-07 20:28:37 +02:00
co-authored by Claude Opus 5
parent f1d17b62c1
commit d14c8565d3
16 changed files with 251 additions and 0 deletions
+6
View File
@@ -25,6 +25,12 @@ SYSROOT_LIBS := \
$(PORT_SYSROOT_LIB)/libhubbub.a \
$(PORT_SYSROOT_LIB)/libparserutils.a \
$(PORT_SYSROOT_LIB)/libwapcaplet.a \
$(PORT_SYSROOT_LIB)/libnsutils.a \
$(PORT_SYSROOT_LIB)/libnslog.a \
$(PORT_SYSROOT_LIB)/libnspsl.a \
$(PORT_SYSROOT_LIB)/libnsgif.a \
$(PORT_SYSROOT_LIB)/libnsbmp.a \
$(PORT_SYSROOT_LIB)/libutf8proc.a \
$(PORT_SYSROOT_LIB)/libz.a
TEST_ELF := $(OUTDIR)/test/porttest.elf