add gmp extension for macOS

This commit is contained in:
crazywhalecc
2023-03-18 18:46:10 +08:00
parent b87a633496
commit cfa89e3003
5 changed files with 67 additions and 1 deletions

View File

@@ -100,7 +100,7 @@
},
"gmp": {
"type": "builtin",
"arg-type": "with",
"arg-type": "none",
"lib-depends": [
"gmp"
]