• Joerg Bruehe's avatar
    Fix bug#47137 · c78915b2
    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.
    c78915b2
configure.in 96.4 KB