Want more timely Centmin Mod News Updates?
Become a Member

Beta Branch update inc/php_configure.inc optimize php compile routine more in 123…

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

  1. eva2000

    eva2000 Administrator Staff Member

    55,163
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    5:02 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    update inc/php_configure.inc optimize php compile routine more in 123.09beta01

    Set -O2 instead of -O3 flag at compile time if only 1 cpu thread is detected. So detect CentOS 6 specific systems GCC 4.4.7 reported march = core2 and use that appropriately to optimise PHP compiles for modern Intel processors on CentOS 6.

    Continue reading...

    123.09beta01 branch