From: Steve Chamberlain Date: Thu, 11 Apr 1991 16:11:41 +0000 (+0000) Subject: Added what to pass as YACC X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ff64b37687c5c38347c83a0d615a7fa2ebd6485c;p=binutils-gdb.git Added what to pass as YACC --- diff --git a/ld/config/hmake-sun4 b/ld/config/hmake-sun4 index eb6c569b829..3a17873b010 100755 --- a/ld/config/hmake-sun4 +++ b/ld/config/hmake-sun4 @@ -1 +1,4 @@ CDEFINES=-DHOST_SYS=SUN4_SYS +YACC=yacc -tvd + +