projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ca493b
)
Update ABC to git rev c5b48bb
author
Clifford Wolf
<clifford@clifford.at>
Wed, 17 Oct 2018 10:23:50 +0000
(12:23 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 17 Oct 2018 10:23:50 +0000
(12:23 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ec0752535612ace2c72a7f98125fbd69e4c0f4cd..95d9290cb6e93e5a69fe10a4b27a18c23500a873 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-109,7
+109,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 =
ae6716
b
+ABCREV =
c5b48b
b
ABCPULL = 1
ABCURL ?= https://github.com/berkeley-abc/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1