Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37788478
en ru br
ALT Linux repos
S:0.1.9998.r3592-alt3
5.0: 0.1.5.r2373-alt0.M50.1
4.1: 0.1.5.r2373-alt0.M41.1
4.0:
+backports:0.1.3.r1651-alt0.M40.1

Group :: Development/Other
RPM: kBuild

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: kBuild-use-bison.patch
Download


diff --git a/kBuild/src/kash/Makefile.kmk b/kBuild/src/kash/Makefile.kmk
index f0e6e66..f104714 100644
--- a/kBuild/src/kash/Makefile.kmk
+++ b/kBuild/src/kash/Makefile.kmk
@@ -209,8 +209,8 @@ USES += lex yacc
 kash_USES = lex yacc
 kash_LEXTOOL = FLEX
 kash_LEXFLAGS = -8
-#kash_YACCTOOL = BISON
-kash_YACCTOOL = YACC
+kash_YACCTOOL = BISON
+#kash_YACCTOOL = YACC
 kash_YACCFLAGS = -ld
 kash_SOURCES += \
 	arith.y \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin