projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13b50ba
)
Updaed ABC to hg rev 61ad5f908c03
author
Clifford Wolf
<clifford@clifford.at>
Tue, 27 Jan 2015 18:22:56 +0000
(19:22 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Tue, 27 Jan 2015 18:22:56 +0000
(19:22 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 36d5edb398a4007ec0b970a18352c3364fe3f9dc..2e6b0e9ee5bb254a84aa2a2100aacc14db5bab90 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-63,7
+63,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 =
5b5af75f1dda
+ABCREV =
61ad5f908c03
ABCPULL = 1
ABCMKARGS = # CC="$(CXX)" CXX="$(CXX)"