projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f3a7f
)
Update ABC.
author
whitequark
<whitequark@whitequark.org>
Mon, 22 Jun 2020 14:18:07 +0000
(14:18 +0000)
committer
whitequark
<whitequark@whitequark.org>
Mon, 22 Jun 2020 14:18:07 +0000
(14:18 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 51733d404631b50f375ad7f33a482e68139f1566..3d3e60359b12b298f76c85e03478c02b4e177000 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-135,7
+135,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 =
fd2c9b1
+ABCREV =
341db25
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1