Re: [patch] factor out common files for compare_exclusions

2019-12-11 Thread Jeff Law
On Wed, 2019-12-11 at 01:35 +0100, Matthias Klose wrote: > the toplevel configure.ac repeats common exclusion files for specific > targets. > Just factor those out. Maybe not required, but gm2 is adding more > files to be > ignored on every target, so make it easy to only have these files > mentio

[patch] factor out common files for compare_exclusions

2019-12-10 Thread Matthias Klose
the toplevel configure.ac repeats common exclusion files for specific targets. Just factor those out. Maybe not required, but gm2 is adding more files to be ignored on every target, so make it easy to only have these files mentioned in one place. Ok for the trunk? Matthias 2019-12-11 Matthias K