]> Cypherpunks repositories - gostls13.git/commit
make acid build with bison.
authorRuss Cox <rsc@golang.org>
Tue, 6 Jan 2009 17:53:30 +0000 (09:53 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 6 Jan 2009 17:53:30 +0000 (09:53 -0800)
commit859ba57bbb58e685da1e82b91935c55f26dc85de
tree37b64260cc76257baab406af35c1f44d575be586
parent4dee747fb949b44262af5b7b3161e64fa720578a
make acid build with bison.
ask for bison explicitly in cc, gc to try to
avoid problems with other yaccs that
might be installed.

R=r
DELTA=29  (10 added, 2 deleted, 17 changed)
OCL=22110
CL=22113
src/cmd/cc/Makefile
src/cmd/gc/Makefile