mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Updated ABC to 5b5af75f1dda
This commit is contained in:
parent
c529d4fc53
commit
4f4d729e02
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -56,7 +56,7 @@ OBJS = kernel/version_$(GIT_REV).o
|
|||
# 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 = 930a4de962a1
|
||||
ABCREV = 5b5af75f1dda
|
||||
ABCPULL = 1
|
||||
ABCMKARGS = # CC="$(CXX)" CXX="$(CXX)"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue