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 rework docker scripts for multi-platform builds 2023-07-20 05:38:28 +03:00
Makefile rework docker for building versioned images from deb packages. 2023-07-04 23:29:15 +03:00
install-owrxp-extra.sh Fix docker tools and drivers for AMD cpu. 2023-10-09 01:08:38 +03:00
install-owrxp.sh add dump1090 (ads-b) to docker images 2023-09-03 00:27:41 +03:00