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