We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7090e9 commit 66ba5edCopy full SHA for 66ba5ed
Makefile
@@ -142,7 +142,7 @@ bumpversion:
142
# is just a symlink to your actual ABC working directory, as 'make mrproper'
143
# will remove the 'abc' directory and you do not want to accidentally
144
# delete your work on ABC..
145
-ABCREV = b4790a6
+ABCREV = d7ecb23
146
ABCPULL = 1
147
ABCURL ?= https://github.com/YosysHQ/abc
148
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)
0 commit comments