projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
296a23f
)
Makefile: Update ABCREV to bring in sccache fixes.
author
William D. Jones
<thor0505@comcast.net>
Wed, 25 Nov 2020 02:32:27 +0000
(21:32 -0500)
committer
William D. Jones
<thor0505@comcast.net>
Wed, 25 Nov 2020 02:32:27 +0000
(21:32 -0500)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6e4586aa5ee29bc1417dde888e4490df207c8a67..fe1afd19363542161e471020e1f1f4569ce04571 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-138,7
+138,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 =
341db25
+ABCREV =
4f5f73d
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1