Join the community today
Register Now

Beta Branch do not strip nginx binaries when NGINX_DEBUG='y' set

Discussion in 'Centmin Mod Github Commits' started by eva2000, Oct 28, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    11:06 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    do not strip nginx binaries when NGINX_DEBUG='y' set

    In centmin mod 123.09beta01, when optional setting NGINX_DEBUG='y' (disabled by default) is set and Nginx is recompiled via centmin.sh menu option 4, debug mode for Nginx is enabled Debugging | NGINX. This update properly disables stripping the Nginx binary for debug symbols when NGINX_DBEUG='y' enabled.

    Continue reading...

    123.09beta01 branch