projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2df7d97
)
Update to ABC d1b6413
author
Clifford Wolf
<clifford@clifford.at>
Wed, 17 Apr 2019 11:51:34 +0000
(13:51 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 17 Apr 2019 11:51:34 +0000
(13:51 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 8586e9766a4e5727547b0af04fafab49985db76f..f705db9ec629bee1645304e73ca243587ce2c6e1 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-111,7
+111,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 =
2ddc57d
+ABCREV =
d1b6413
ABCPULL = 1
ABCURL ?= https://github.com/berkeley-abc/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1