Control: reopen -1 the patch applied is not the patch which was submitted, and it is wrong. filter-out only takes two arguments.
A double negation is hard to read. I suggest: ifneq (,$(filter $(OS_TEST), ppc ppc64 ppc64el)) Also note that you dropped the support for ppc64. and last but not least, please could you apply the patch to support x32? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

