projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0add596
)
Update ABCREV for upstream bugfix
author
Eddie Hung
<eddie@fpgeh.com>
Tue, 3 Dec 2019 23:09:33 +0000
(15:09 -0800)
committer
Eddie Hung
<eddie@fpgeh.com>
Tue, 3 Dec 2019 23:09:33 +0000
(15:09 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6e7681cf39a974c850bdbbe18080ba66f809daab..b088e97f16073ecb1036bc0a4ff5910295039b6d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-128,7
+128,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 =
623b5e8
+ABCREV =
d527697
ABCPULL = 1
ABCURL ?= https://github.com/berkeley-abc/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1