USE_OPTIMIZE_FOR_ARCHITECTURE was removed without commit in a prior
commit. This is because it was removed upstream:
cc860c333c
This is unfortunate - now /proc/cpuinfo is read unconditionally for
feature detection.
Some other means of feature detection will have to be found.