projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab18e9d
)
Updated ABC to hg 8e08604f8ad3
author
Clifford Wolf
<clifford@clifford.at>
Wed, 7 Sep 2016 09:08:54 +0000
(11:08 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 7 Sep 2016 09:08:54 +0000
(11:08 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 55cd131580aa833eb620cf6bbe86a452c15d4b4a..db93f7c1df9cb354aa8cceb2cdf472db0168e693 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-82,7
+82,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 =
a86455b00da5
+ABCREV =
8e08604f8ad3
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"