projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322ab1c
)
Update abc with latest fix
author
Miodrag Milanovic
<mmicko@gmail.com>
Tue, 22 Mar 2022 17:47:48 +0000
(18:47 +0100)
committer
Miodrag Milanovic
<mmicko@gmail.com>
Tue, 22 Mar 2022 17:47:48 +0000
(18:47 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 179d64a5a8a076889ba1040201bd180ba059dc67..758c8800d615bd446aec3fd778fe1a2a2bd6296e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-142,7
+142,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 =
d7ecb23
+ABCREV =
00b674d
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)