Match and link ansi_fp.c

This commit is contained in:
2024-10-30 23:54:08 -07:00
parent 82e6475300
commit 4b972d2a4e
6 changed files with 626 additions and 7 deletions

View File

@@ -1209,7 +1209,7 @@ config.libs = [
Object(Matching, "Runtime/abort_exit.c"),
Object(NonMatching, "Runtime/alloc.c"),
Object(Matching, "Runtime/ansi_files.c"),
Object(NonMatching, "Runtime/ansi_fp.c"),
Object(Matching, "Runtime/ansi_fp.c"),
Object(Matching, "Runtime/arith.c"),
Object(Matching, "Runtime/buffer_io.c"),
Object(Matching, "Runtime/ctype.c"),