Skip to content
Snippets Groups Projects
  • Guido Falsi's avatar
    8b7324ed
    core/buildsystem: check the actual compiler being version · 8b7324ed
    Guido Falsi authored
    Make compiler check use the output of the actual compiler being
    used as reported by the CC variable, instead of unconditionally
    running the "gcc" binary.  Also only run the check if the compiler
    is gcc or a cross-compile gcc.
    
    ASTERISK-28374
    
    Change-Id: Icaacf6d93686ad21076878aa1504a23b4fc9d0f4
    8b7324ed
    History
    core/buildsystem: check the actual compiler being version
    Guido Falsi authored
    Make compiler check use the output of the actual compiler being
    used as reported by the CC variable, instead of unconditionally
    running the "gcc" binary.  Also only run the check if the compiler
    is gcc or a cross-compile gcc.
    
    ASTERISK-28374
    
    Change-Id: Icaacf6d93686ad21076878aa1504a23b4fc9d0f4
Makefile.rules 6.88 KiB