projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f29d5
)
Updated ABC to hg rev a86455b00da5
author
Clifford Wolf
<clifford@clifford.at>
Tue, 16 Aug 2016 07:08:26 +0000
(09:08 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Tue, 16 Aug 2016 07:08:26 +0000
(09:08 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 47dfd858fde3d9a18278d5db383e3bb65dc8239b..77279494e1bd7bff2d1c33aabaf9b3679931ee84 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 =
760ba358e790
+ABCREV =
a86455b00da5
ABCPULL = 1
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"