projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8927e19
)
Update ABC to hg rev fe96921e5d50
author
Clifford Wolf
<clifford@clifford.at>
Wed, 1 Feb 2017 10:15:37 +0000
(11:15 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 1 Feb 2017 10:15:37 +0000
(11:15 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 01e1f6ad445b204d0697d3ef2213f6fde63b737e..2d247a4ca96a4348eb482fff24462e11547da7fa 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 = f
8cadfe3861f
+ABCREV = f
e96921e5d50
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"