Skip to content

Commit

Permalink
Bump abc for one more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
povik committed Apr 23, 2024
1 parent 6d6aa4d commit c167d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,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 = b502f00
ABCREV = bc45604
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 ABC_USE_NAMESPACE=abc VERBOSE=$(Q)
Expand Down

0 comments on commit c167d9b

Please sign in to comment.