Join the community today
Register Now

Beta Branch ensure PHP 7.3+ with greater than 2 cpus has GCCINTEL_PHP enabled

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 25, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:39 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    ensure PHP 7.3+ with greater than 2 cpus has GCCINTEL_PHP enabled

    - For centmin mod 123.09beta01 and higher, this is follow up update to https://community.centminmod.com/th...r-1-cpu-thread-systems-in-123-09beta01.16679/ which fixed PHP 7.3+ compiles with less than 2 cpus. This update does the same for PHP 7.3+ compiles with more than 2 cpus to ensure GCCINTEL_PHP='y' is set to force devtoolset-7 or devtoolset-8 GCC 7.3.1 or GCC 8.2.1 compiled PHP 7.3 versions
    - Doublecheck that devtoolset-7 and devtoolset-8 GCC versions are installed for existing centmin mod systems which don't have them installed yet


    Continue reading...

    123.09beta01 branch