Merge pull request #1559 from YosysHQ/efinix_test_fix
[yosys.git] / Makefile
index 374d42f6f832c1b299812d532935a7f536cc073b..43c4d089027b01f68adfd3386612a3b64d9c1853 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -128,7 +128,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 = 144c5be
+ABCREV = 71f2b40
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1