projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7a984a
)
Update ABC to hg rev efbf7f13ea9e
author
Clifford Wolf
<clifford@clifford.at>
Wed, 31 May 2017 09:55:37 +0000
(11:55 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 31 May 2017 09:55:37 +0000
(11:55 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d9eccf1dda2d070839e116495edecb78476f5134..2868ba1e582912a000f838e6def208ad3ebf41c0 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 = e
79576e10d72
+ABCREV = e
fbf7f13ea9e
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"