projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82a4722
)
Updated ABC to hg rev 779de2de1481
author
Clifford Wolf
<clifford@clifford.at>
Sat, 25 Apr 2015 16:07:13 +0000
(18:07 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Sat, 25 Apr 2015 16:07:13 +0000
(18:07 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 05e15d7239c8e5c3fe3118b83b7a7c0fb6106a34..774ae616de7a583a214b20108f01058887ebef84 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-67,7
+67,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 =
51705b168d7a
+ABCREV =
779de2de1481
ABCPULL = 1
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"