projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34e2fb5
)
Updated ABV to hg rev 2bc57cc30593
author
Clifford Wolf
<clifford@clifford.at>
Fri, 30 Sep 2016 08:56:36 +0000
(10:56 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Fri, 30 Sep 2016 08:56:36 +0000
(10:56 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 15fc2ec09519d1278562e793b37b03dc40bc6fa6..aba0f8be5d6d5b708b534413b9b62eba049992bc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-82,7
+82,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 =
8e08604f8ad
3
+ABCREV =
2bc57cc3059
3
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"