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-Tag: gdb-4_18~21128 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a674bb555de82645b80bdfcdb66b18325021994;p=external%2Fbinutils.git Don't have bison on Apollo's for now. --- diff --git a/config/mh-a68bsd b/config/mh-a68bsd index 36a4c0e..73a96d7 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