Welcome to Centmin Mod Community
Register Now

Beta Branch update inc/nginx_configure.inc clang 4 & 5 compiler updates

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 21, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    59,341
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,143
    Local Time:
    5:08 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update inc/nginx_configure.inc clang 4 & 5 compiler updates

    - On CentOS 7 64bit systems only, update nginx compiler flags to switch from mtune=native to march=native when clang 4.0.x or clang 5.0.x custom installs are detected but stay with mtune=native when system clang 3.4.x is detected due to older clang version and issues with some cpus.


    Continue reading...

    123.09beta01 branch
     
  2. eva2000

    eva2000 Administrator Staff Member

    59,341
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,143
    Local Time:
    5:08 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    from Clang 5.0.0 compiler testing