Join the community today
Register Now

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

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

  1. eva2000

    eva2000 Administrator Staff Member

    59,284
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    9:39 AM
    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 https://www.nginx.com/resources/wiki/start/topics/tutorials/debugging/. This update properly disablings stripping the Nginx binary for debug symbols when NGINX_DBEUG='y' enabled.

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.