aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2022-03-04 11:32:15 +0100
committerMiodrag Milanovic <mmicko@gmail.com>2022-03-04 11:32:15 +0100
commit66ba5ed7a5bc34eb44c62b2af5bb015e97f7e3eb (patch)
treed13532f94ea24d98c663038f2909fac6edb18cfb /Makefile
parenta7090e9711339b56f98ee25d78286203a0545acb (diff)
downloadyosys-66ba5ed7a5bc34eb44c62b2af5bb015e97f7e3eb.tar.gz
yosys-66ba5ed7a5bc34eb44c62b2af5bb015e97f7e3eb.tar.bz2
yosys-66ba5ed7a5bc34eb44c62b2af5bb015e97f7e3eb.zip
Update ABC
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 979db4d1b..e57202016 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ bumpversion:
# is just a symlink to your actual ABC working directory, as 'make mrproper'
# will remove the 'abc' directory and you do not want to accidentally
# delete your work on ABC..
-ABCREV = b4790a6
+ABCREV = d7ecb23
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)