• Travis Cross's avatar
    Revert addition of PERL_GCC_PEDANTIC to CFLAGS · 79a888de
    Travis Cross 提交于
    Brian and I decided to handle this by just stripping -ansi -pedantic
    from the mod_perl build instead.
    
    Revert "Since we can't tell if the system perl was built with
    pedantic, we have a problem because we default debug enabled which
    uses AX_CFLAGS_WARN_ALL_ANSI, For the GNU CC compiler it will be
    -Wall (and -ansi -pedantic) The result is added to the shellvar being
    CFLAGS by default.  Which then gets included for building mod_perl,
    Either way I think this is the correct corse of action to overcome
    these new builds of mod_perl."
    
    This reverts commit cb94340e.
    79a888de
名称
最后提交
最后更新
..
mod_basic 正在载入提交数据...
mod_java 正在载入提交数据...
mod_lua 正在载入提交数据...
mod_managed 正在载入提交数据...
mod_perl 正在载入提交数据...
mod_python 正在载入提交数据...
mod_v8 正在载入提交数据...
mod_yaml 正在载入提交数据...