On 10/9/2012 19:07, Jonathan Perkin wrote:
* On 2012-10-09 at 18:01 BST, Aleksej Saushev wrote:Currently you have left package in a broken state since you use flag that isn't supported across GCC versions in current use. Please, revert.Rather than simply reverting, I suggest you change it to BUILDLINK_TRANSFORM+= rm:-Werror instead.
I just tested this claim and I can NOT confirm. With the new flag, gcc 4.4 had no trouble whatsoever building mingw-binutils. Alek, did you actually *see* a broken package, or were you speculating?
I wouldn't think it would give clang issues either, but going with Jonathan's suggestion can't hurt in this case. I don't know if this trick works in every case though.