projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8cf431
)
Update ABC to hg rev f6838749f234
author
Clifford Wolf
<clifford@clifford.at>
Wed, 25 Oct 2017 12:51:59 +0000
(14:51 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 25 Oct 2017 12:51:59 +0000
(14:51 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 69c47f6b76679fce73f55eed91366396980f95fc..54e03eb78f8e36d5fec1ab45fceaef1805136acc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-99,7
+99,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 =
6283c5d99b06
+ABCREV =
f6838749f234
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1