projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eec2df6
)
Update ABC to hg rev 3a95bfa55df7
author
Clifford Wolf
<clifford@clifford.at>
Sat, 25 Feb 2017 21:59:34 +0000
(22:59 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Sat, 25 Feb 2017 21:59:34 +0000
(22:59 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e779cf20d4d18b52f7be283b2253d769ee6e76f4..b0b8b6356f9793c941fb2c8b7cec7709c0990b79 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-94,7
+94,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 =
8da4dc435b9f
+ABCREV =
3a95bfa55df7
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"