projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b36060c
)
Update ABC to include WASI support fixes.
author
whitequark
<whitequark@whitequark.org>
Sat, 2 May 2020 00:18:33 +0000
(
00:18
+0000)
committer
whitequark
<whitequark@whitequark.org>
Sat, 2 May 2020 00:18:33 +0000
(
00:18
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1f8ffdc4728ede3a6e56a5f0f5fa0e81ea6d518a..838d2978819a0ec01523b254b2c7d4be849a0cc6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-136,7
+136,7
@@
bumpversion:
# 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 =
d14acd8
+ABCREV =
fd2c9b1
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1