aboutsummaryrefslogtreecommitdiff
path: root/core/gcc
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-03 11:54:48 +0300
committerCem Keylan <cem@ckyln.com>2020-06-03 11:54:48 +0300
commit21d9d035abc6ff178a0fd1a1b9de307e5ac52393 (patch)
treefdff830e63ea3294bd1ee7f831007ff7368dae8e /core/gcc
parentff6f02711348f7fd0ff8750671ed17db6ed48d1a (diff)
downloadrepository-21d9d035abc6ff178a0fd1a1b9de307e5ac52393.tar.gz
gcc: replace bison with byacc
Diffstat (limited to 'core/gcc')
-rw-r--r--core/gcc/depends2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gcc/depends b/core/gcc/depends
index ca8b7e57..3eb45901 100644
--- a/core/gcc/depends
+++ b/core/gcc/depends
@@ -1,4 +1,4 @@
binutils
-bison make
+byacc make
flex make
zlib