URL: https://github.com/SSSD/sssd/pull/50 Title: #50: [RFC] Use GNULIB's compiler warning code
lslebodn commented: """ On (09/11/16 07:54), fidencio wrote:
@lslebodn, a way easier solution would be to disable -Werror when running CI on RHEL6 than fixing those issues only caught there. Is there a simple way to do that?
I agree that it would be better to disable Werror on rhel6.
But your patch "BUILD: Make use of GNULIB's compiler warning code " introduced Werror. And I am still not satisfied with the patch because of increased time in CI (10%) caused by detection in manywarnings.
LS
"""
See the full comment at https://github.com/SSSD/sssd/pull/50#issuecomment-259450717