Match and link mtx.c

Former-commit-id: 1c03ca2a2da0c77eb8525b93f69f3f3cee99287f
This commit is contained in:
2023-10-20 15:08:06 -07:00
parent 2cead4e4c5
commit 0972b17732
4 changed files with 1570 additions and 68 deletions

View File

@@ -1040,7 +1040,7 @@ config.libs = [
DolphinLib(
"mtx",
[
Object(NonMatching, "Dolphin/mtx/mtx.c"),
Object(Matching, "Dolphin/mtx/mtx.c", cflags = [*cflags_base, "-fp_contract off"]),
Object(NonMatching, "Dolphin/mtx/mtx44vec.c"),
Object(NonMatching, "Dolphin/mtx/mtx44.c"),
Object(NonMatching, "Dolphin/mtx/vec.c"),