n4th tests work again

This commit is contained in:
2026-09-06 11:50:38 -05:00
parent ca5915bf31
commit c82a0b4e3c
5 changed files with 1027 additions and 72 deletions
+5
View File
@@ -0,0 +1,5 @@
[target.aarch64-apple-darwin]
rustflags = [
"-C", "link-arg=-undefined",
"-C", "link-arg=dynamic_lookup",
]