projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
280288a
)
Bump abc to fix &mfs bug
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 25 Jul 2019 17:44:20 +0000
(10:44 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 25 Jul 2019 17:44:20 +0000
(10:44 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d33f27b639024d614adf9e9327427df1c2c410e4..3bc1198001b1b15f2a420f834c24cb1a6c40864e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-122,7
+122,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 =
62487de
+ABCREV =
5776ad0
ABCPULL = 1
ABCURL ?= https://github.com/berkeley-abc/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1