projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3886669
)
Updated ABC to hg rev 8bab2eedbba4
author
Clifford Wolf
<clifford@clifford.at>
Wed, 21 Dec 2016 08:13:20 +0000
(09:13 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 21 Dec 2016 08:13:20 +0000
(09:13 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index cf40309ce4ce5c6925db2e5c581f8eaeec07e065..6fe5eedc620e754b16cd6a0f879512888d33dfbf 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-86,7
+86,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 = 8b
555d9e67cf
+ABCREV = 8b
ab2eedbba4
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"