--- a/Makefile 2023-03-26 19:00:14.872442450 +0300 +++ b/Makefile 2023-03-26 19:00:24.305775560 +0300 @@ -50,7 +50,7 @@ # x86/x64 only: For GCC 4.2 or higher and if you don't intend to distribute # the binaries to a different machine you could also use: -march=native # -CCOPT_x86= -march=i686 -msse -mfpmath=sse +CCOPT_x86= -march=i486 CCOPT_x64= CCOPT_arm= CCOPT_arm64=