projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b6ebb6
)
Updated ABC to 51705b168d7a
author
Clifford Wolf
<clifford@clifford.at>
Sat, 4 Apr 2015 09:47:59 +0000
(11:47 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Sat, 4 Apr 2015 09:47:59 +0000
(11:47 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 405870b6420c45ca84d44d546d3aa50c73b8d9da..05e15d7239c8e5c3fe3118b83b7a7c0fb6106a34 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-67,9
+67,9
@@
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 =
61ad5f908c03
+ABCREV =
51705b168d7a
ABCPULL = 1
-ABCMKARGS =
#
CC="$(CXX)" CXX="$(CXX)"
+ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"
define newline