Skip to content
  • Duncan Coutts's avatar
    cbfea2ad
    Allow -Werror and similar when guarded by a manual flag · cbfea2ad
    Duncan Coutts authored
    Improve the package description check for -Werror and similar flags so
    that they are allowed so long as they're not enabled by default. We
    check the conditions that they're guarded by to make sure they're always
    false (given the default values of the manual flags). Also extend the
    error messages to explain how to use these flags with conditionals.
    cbfea2ad
    Allow -Werror and similar when guarded by a manual flag
    Duncan Coutts authored
    Improve the package description check for -Werror and similar flags so
    that they are allowed so long as they're not enabled by default. We
    check the conditions that they're guarded by to make sure they're always
    false (given the default values of the manual flags). Also extend the
    error messages to explain how to use these flags with conditionals.
Loading