Join the community today
Register Now

Beta Branch update inc/zlib.inc

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jan 22, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    50,479
    11,663
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,088
    Local Time:
    12:49 AM
    Nginx 1.25.x
    MariaDB 10.x
    update inc/zlib.inc

    When CLOUDFLARE_ZLIB='y' enabled, disable clang 3.4.2 compiler and switch to gcc compiler if CLANG='n' or switch to clang 4.0.1 compiler if CLANG='y'. The workaround is due to clang 3.4.2 errors when enabling cloudflare zlib performance patch though clang 4.0.1, 5.0.1 and 6.0.0 work fine.


    Continue reading...

    123.09beta01 branch