projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1064c8f
)
Update ABC to hg rev a2fcd1cc61a6
author
Clifford Wolf
<clifford@clifford.at>
Sun, 5 Feb 2017 19:04:17 +0000
(20:04 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Sun, 5 Feb 2017 19:04:17 +0000
(20:04 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2d247a4ca96a4348eb482fff24462e11547da7fa..320eec018a2e2d5b2cb8be15cad77a20d33e1ac0 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 =
fe96921e5d50
+ABCREV =
a2fcd1cc61a6
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"