projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1419f39
)
Fixed default build config
author
Clifford Wolf
<clifford@clifford.at>
Tue, 16 Aug 2016 20:44:38 +0000
(22:44 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Tue, 16 Aug 2016 20:44:38 +0000
(22:44 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 7054bf55d9ef6281c2d8ded0bc38e90ebaee5461..f17f092598560a2ed655362a6d6f2628cc61fbe8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-4,7
+4,7
@@
CONFIG := clang
# CONFIG := gcc-4.8
# CONFIG := emcc
# CONFIG := mxe
-CONFIG := msys2
+
#
CONFIG := msys2
# features (the more the better)
ENABLE_TCL := 1
@@
-551,3
+551,4
@@
echo-git-rev:
.PHONY: all top-all abc test install install-abc manual clean mrproper qtcreator
.PHONY: config-clean config-clang config-gcc config-gcc-4.8 config-gprof config-sudo
+