Commit ee82789
feat: Enable aarch64-darwin support for foundry
Originally this was disabled as solc were not providing builds for
aarch64-darwin, however since version 0.8.24 they have switched to
building "universal" binaries for macos. See this issue for context:
- argotorg/solidity#122911 parent ee16bf8 commit ee82789
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
77 | 76 | | |
78 | 77 | | |
0 commit comments