Commit 5f892a1
committed
docs: prebuilt binaries on Linux and WIndows x86_64 are no longer compiled with
as there are too many CPU variants for those platforms and it's causing folks to report SIGILL (Illegal Instruction) bug reports
Though we still compile prebuilts with CPU optimization enabled on more homogenous platforms like Apple Silicon, WIndows for ARM, PowerPC and S390x.
[skip ci]target-cpu=native
1 parent 862c91c commit 5f892a1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments