Skip to content

Commit 66ba5ed

Browse files
committed
Update ABC
1 parent a7090e9 commit 66ba5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ bumpversion:
142142
# is just a symlink to your actual ABC working directory, as 'make mrproper'
143143
# will remove the 'abc' directory and you do not want to accidentally
144144
# delete your work on ABC..
145-
ABCREV = b4790a6
145+
ABCREV = d7ecb23
146146
ABCPULL = 1
147147
ABCURL ?= https://github.com/YosysHQ/abc
148148
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)

0 commit comments

Comments
 (0)