Skip to content
Snippets Groups Projects
  • Corey Farrell's avatar
    e40fd7a2
    Build System: Strip '-std=c99' from CFLAGS provided by libraries. · e40fd7a2
    Corey Farrell authored
    Asterisk requires GNU C extensions.  On some systems certain libraries
    may incorrectly push -std=c99 into CFLAGS, thus breaking the build.
    This change causes that flag to be stripped so the Asterisk build is not
    broken by those libraries.  This change is made for both pkgconfig and
    tool based libraries.
    
    ASTERISK-27629 #close
    
    Change-Id: I13389613b194abbac77becf90cd950dc168704db
    e40fd7a2
    History
    Build System: Strip '-std=c99' from CFLAGS provided by libraries.
    Corey Farrell authored
    Asterisk requires GNU C extensions.  On some systems certain libraries
    may incorrectly push -std=c99 into CFLAGS, thus breaking the build.
    This change causes that flag to be stripped so the Asterisk build is not
    broken by those libraries.  This change is made for both pkgconfig and
    tool based libraries.
    
    ASTERISK-27629 #close
    
    Change-Id: I13389613b194abbac77becf90cd950dc168704db