]> arthur.barton.de Git - bup.git/commit
Revert "Makefile: avoid using -Werror with clang for now."
authorRob Browning <rlb@defaultvalue.org>
Mon, 11 Nov 2013 18:26:04 +0000 (12:26 -0600)
committerRob Browning <rlb@defaultvalue.org>
Mon, 11 Nov 2013 18:26:37 +0000 (12:26 -0600)
commitedf9bc79ab2b6809ac97340b5f91dbb5c0c6e00d
tree6454780d1851e550ece9dd1c818512d4e8aceb0d
parent3b254514491fc04a5bb490c0bcf045168f696fee
Revert "Makefile: avoid using -Werror with clang for now."

Remove the clang -Werror special case after changing the way we handle
integer conversions (9ecba738e119654b7231be08232f8c484f8b1a93).

This reverts commit 3fdd538a22eae6681df3a59c116f78c237c9ecc7.

Thanks to Thomas Klausner <tk@giga.or.at> for the report.
Makefile