projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25befbf
)
Bump ABC
author
Eddie Hung
<eddie@fpgeh.com>
Wed, 29 May 2019 23:34:43 +0000
(16:34 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Wed, 29 May 2019 23:34:43 +0000
(16:34 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 05b28f33de5e8d47cfc52324f0ff26c45506dedd..377a5f6b529c3797615eb000ba50618c046bf4e0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-118,7
+118,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 =
3709744
+ABCREV =
62487de
ABCPULL = 1
ABCURL ?= https://github.com/berkeley-abc/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1