On 05/26/2016 09:04 AM, David Malcolm wrote:
When using config-list.mk to build all configurations, it's useful
to filter out the configurations that are known to be broken.

This patch does so, adding a KNOWN_BROKEN variable.

contrib/ChangeLog:
        * config-list.mk (LIST): Rename to...
        (FULL_LIST): ...this.
        (KNOWN_BROKEN): New variable.
        (LIST): Redefine, in terms of FULL_LIST and KNOWN_BROKEN.
I'd rather fix, deprecate and/or remove these kinds of targets.

Given that interix has been broken for a long time, I'll approve a patch that removes it.

jeff

Reply via email to