• hartmut@mysql.com's avatar
    check-cpu fixes/improvements (Bug #11065) · 03056a28
    hartmut@mysql.com authored
        
        - support additional platforms (OpenBSD, Darwin)
        - make use of /proc/cpuinfo CPU flag information
          (needed to distinguish EMT64 Xeons from normal ones)
        - chose the right CPU related options depending on 
          GCC version and target architecture
        - check if the chosen CPU type is actually supported
          by the GCC version , fallback to CPUs predecessor
          until test compile succeeds
    03056a28
check-cpu 4.43 KB