Bug#745757: wrong fix

Matthias Klose doko at debian.org
Tue Sep 9 14:17:46 UTC 2014


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?



More information about the pkg-mozilla-maintainers mailing list