On Mon, May 13, 2013 at 11:41:50PM -0400, Mike Frysinger wrote: > Rather than copying & pasting this same logic for every target, > hoist it up to a common location so all Linux targets can use it.
There is one big problem with this patch: it requires that every GNU/Linux system have a compiler installed for config.guess to work there. I would rather limit the cases to those systems that need it. I don't mind factoring that code into a case at the top, as you've done, but please be more restrictive in its application. Cheers, Ben
signature.asc
Description: Digital signature
_______________________________________________ config-patches mailing list [email protected] https://lists.gnu.org/mailman/listinfo/config-patches
