projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26c4323
)
Update ABC to hg rev 6e3c24b3308a
author
Clifford Wolf
<clifford@clifford.at>
Sun, 7 Jan 2018 12:47:59 +0000
(13:47 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Sun, 7 Jan 2018 12:47:59 +0000
(13:47 +0100)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 234791b866773a21c7da876716c0686ffbe5d7c1..d3ddbd870fb20853e556b82618693142faf0450a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-101,7
+101,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 =
31fc97b0aeed
+ABCREV =
6e3c24b3308a
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1