Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch fix clang compiled nginx not supporting march=native fully in 123.09b…

Discussion in 'Centmin Mod Github Commits' started by eva2000, Oct 12, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    58,917
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:21 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    fix clang compiled nginx not supporting march=native fully in 123.09beta01

    Was due to intel GCC optimised compiler changes made earlier in 123.09beta01 which use march=native as opposed to mtune=native. Bug was there was no check for CLANG='n' to switch to march=native for GCC compilation as opposed to CLANG='y' to set clang compiler and mtune=native Beta Branch - nginx 1.11.5 default | Page 2 | Centmin Mod Community

    Continue reading...

    123.09beta01 branch