From: Stu Grossman Date: Tue, 8 Sep 1992 22:14:39 +0000 (+0000) Subject: Don't have bison on Apollo's for now. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0a674bb555de82645b80bdfcdb66b18325021994;p=binutils-gdb.git Don't have bison on Apollo's for now. --- diff --git a/config/mh-a68bsd b/config/mh-a68bsd index 36a4c0ee956..73a96d79282 100644 --- a/config/mh-a68bsd +++ b/config/mh-a68bsd @@ -1,2 +1,3 @@ RANLIB=true -CC= cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG +CC=cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG +BISON=yacc