patches: config for m68k-apollo-bsd*, or not

Zack Weinberg zack@codesourcery.com
Sun Nov 10 14:05:00 GMT 2002


On Sun, Nov 10, 2002 at 04:33:00PM -0500, Nathanael Nerode wrote:
[...]

> +# This is a irritating workaround for m68k-apollo-bsd,
> +# which wants to use yacc for bison.
> +case ${build} in
> +  m68k-apollo-bsd*) BISON=yacc ;;
> +esac

Given that we have bison-specific code in most of our parsers at this
point, I think it's correct to nuke everything that sets BISON to
something else.

zw



More information about the Binutils mailing list