The build is prepared on Intel CPU. acarsdec and perseus driver are using -march=native, which results in some wrong opcodes for AMD cpus. Changing to -march=x86-64 will fix the problem. |
||
|---|---|---|
| .. | ||
| Dockerfiles | ||
| deb_based | ||
| files | ||
| scripts | ||
The build is prepared on Intel CPU. acarsdec and perseus driver are using -march=native, which results in some wrong opcodes for AMD cpus. Changing to -march=x86-64 will fix the problem. |
||
|---|---|---|
| .. | ||
| Dockerfiles | ||
| deb_based | ||
| files | ||
| scripts | ||