Skip to content
Snippets Groups Projects
  • Florian Fainelli's avatar
    7fc192e9
    fix for GREP_OPTIONS · 7fc192e9
    Florian Fainelli authored
    
    When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it)
    This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS
    
    Signed-off-by: default avatarMaarten Bezemer <m.m.bezemer@utwente.nl>
    
    SVN-Revision: 22443
    7fc192e9
    History
    fix for GREP_OPTIONS
    Florian Fainelli authored
    
    When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it)
    This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS
    
    Signed-off-by: default avatarMaarten Bezemer <m.m.bezemer@utwente.nl>
    
    SVN-Revision: 22443
Makefile 2.86 KiB