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