Update ABC.
authorwhitequark <whitequark@whitequark.org>
Mon, 22 Jun 2020 14:18:07 +0000 (14:18 +0000)
committerwhitequark <whitequark@whitequark.org>
Mon, 22 Jun 2020 14:18:07 +0000 (14:18 +0000)
Makefile

index 51733d404631b50f375ad7f33a482e68139f1566..3d3e60359b12b298f76c85e03478c02b4e177000 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -135,7 +135,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 = fd2c9b1
+ABCREV = 341db25
 ABCPULL = 1
 ABCURL ?= https://github.com/YosysHQ/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1