Skip to content
Snippets Groups Projects
  • Eugene Rozenfeld's avatar
    6657950d
    Disable warnings as errors for STAGEautofeedback. · 6657950d
    Eugene Rozenfeld authored
    Compilation during STAGEautofeedback produces additional warnings
    since inlining decisions with -fauto-profile are different from
    other builds.
    
    This patches disables warnings as errors for STAGEautofeedback.
    
    Tested on x86_64-pc-linux-gnu.
    
    ChangeLog:
    
    	* Makefile.tpl: Disable warnings as errors for STAGEautofeedback
    	* Makefile.in: Regenerate
    6657950d
    History
    Disable warnings as errors for STAGEautofeedback.
    Eugene Rozenfeld authored
    Compilation during STAGEautofeedback produces additional warnings
    since inlining decisions with -fauto-profile are different from
    other builds.
    
    This patches disables warnings as errors for STAGEautofeedback.
    
    Tested on x86_64-pc-linux-gnu.
    
    ChangeLog:
    
    	* Makefile.tpl: Disable warnings as errors for STAGEautofeedback
    	* Makefile.in: Regenerate