projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
105b637
)
Updated ABV to hg rev 8b555d9e67cf
author
Clifford Wolf
<clifford@clifford.at>
Thu, 1 Dec 2016 16:45:40 +0000
(17:45 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 1 Dec 2016 16:45:40 +0000
(17:45 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 567b1a5a13b25ca2ccd39c1a561c6567ce6031e4..9bf67d3494e8fd3e82b967fd86bc525cadf83671 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-83,7
+83,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 =
eb6eca6807cc
+ABCREV =
8b555d9e67cf
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"