Match and link FILE_POS

Former-commit-id: a1ea985b7c
This commit is contained in:
2022-10-13 08:19:18 -07:00
parent aab14dc7b0
commit 34b752de3e
9 changed files with 122 additions and 8 deletions

View File

@@ -860,7 +860,8 @@ LIBS = [
["Runtime/locale", True],
["Runtime/direct_io", True],
["Runtime/file_io", True],
"Runtime/FILE_POS",
["Runtime/errno", True],
["Runtime/FILE_POS", True],
"Runtime/mbstring",
["Runtime/mem", True],
["Runtime/mem_funcs", True],