openwebrxplus/docker/deb_based
Stanislav Lechev [0xAF] 0c566ee5ac Fix docker tools and drivers for AMD cpu.
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.
2023-10-09 01:08:38 +03:00
..
Dockerfile
Makefile
install-owrxp-extra.sh Fix docker tools and drivers for AMD cpu. 2023-10-09 01:08:38 +03:00
install-owrxp.sh