aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2022-04-18 09:27:00 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2022-04-18 09:27:00 +0200
commit2610b0403327ebb93ea185be0e48d909a1856130 (patch)
tree4a58ac0a2994fcd246f21c86b6c63bfbbe64c1b9 /Makefile
parent9508bb23303af2571fc146bc0262ec4d70bce4dc (diff)
downloadyosys-2610b0403327ebb93ea185be0e48d909a1856130.tar.gz
yosys-2610b0403327ebb93ea185be0e48d909a1856130.tar.bz2
yosys-2610b0403327ebb93ea185be0e48d909a1856130.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 38bafc2f1..e77b4f6b4 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 = 00b674d
+ABCREV = 3da9357
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)