projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2198948
)
Updated ABC to hg id 8c6a635f7a20
author
Clifford Wolf
<clifford@clifford.at>
Thu, 29 Dec 2016 11:20:35 +0000
(12:20 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 29 Dec 2016 11:20:35 +0000
(12:20 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b6dbdfb714b90643007ff2660e5d61ac09825065..edfe03125f0671dd8a3598a24b825ebfbffe6bab 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 =
f591c081d5e7
+ABCREV =
8c6a635f7a20
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"