Skip to content
  • Iustin Pop's avatar
    Fixup TAGS generation with newer GHC · 6b84f036
    Iustin Pop authored
    
    
    Newer GHC refuses to allow "-O" with interactive mode, so let's filter
    that out. Furthermore, sometimes you don't have a clean tree exactly
    when you need to look up something/update the tags, so let's filter
    out the "-Werror" too.
    
    And finally, we need to pass the actual exact flags (including
    nocurl, parallel, etc.) that we use for building, so let's add those
    too.
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
    6b84f036