• Joerg Bruehe's avatar
    Fix bug#47137 · 68b72686
    Joerg Bruehe authored
        Solaris binary packages should be compiled with '-g0', not '-g'
    
    The main fix for this is done in the build tools,
    but in the sources it affects "configure.in"
    which sets "DEBUG_CXXFLAGS" to be used in all debug builds.
    68b72686
configure.in 96.4 KB