projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab700ef
)
Upodate ABC to git rev ae6716b
author
Clifford Wolf
<clifford@clifford.at>
Sun, 22 Jul 2018 12:35:32 +0000
(14:35 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Sun, 22 Jul 2018 12:35:32 +0000
(14:35 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2090a083aafd0283987fb4a998ac5bbddb3ff283..be266b628fa3cd28cf4d8ba9895b90ee79acd63f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-107,7
+107,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 =
6df1396
+ABCREV =
ae6716b
ABCPULL = 1
ABCURL ?= https://github.com/berkeley-abc/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1