projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4561586
)
Updated ABC to hg rev 760ba358e790
author
Clifford Wolf
<clifford@clifford.at>
Mon, 15 Aug 2016 22:56:42 +0000
(
00:56
+0200)
committer
Clifford Wolf
<clifford@clifford.at>
Mon, 15 Aug 2016 22:56:42 +0000
(
00:56
+0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ca585f05dace23ff6ab3685ac4261a3f60cf60a5..47dfd858fde3d9a18278d5db383e3bb65dc8239b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-81,7
+81,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 =
b5df6e2b76f
0
+ABCREV =
760ba358e79
0
ABCPULL = 1
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"