Index: configure =================================================================== --- configure.orig +++ configure @@ -21763,7 +21763,7 @@ fi ARCH_CFLAGS="" ARCH_CPPFLAGS="" case "x${target_cpu}" in - xi?86|k?|xx86_64|xamd64) + k?|xx86_64|xamd64) # seems to cause "CPU you selected does not support x86-64 instruction set" on some targets #ARCH_CFLAGS="-march=native" ARCH_CPPFLAGS="-D__SSE__ -D__MMX__"