Commit c0eab7f
authored
cpufeatures: fix macOS build (#1066)
The "sm4" token wasn't being handled. To fix the bleeding, this adds it
but hardcoded to disabled.
See build failure here: https://github.com/RustCrypto/utils/actions/runs/8818083683/job/24206057206?pr=10651 parent 6d383a5 commit c0eab7f
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
0 commit comments