Commit 928a231b by Ian Lance Taylor Committed by Ian Lance Taylor

* config-lang.in (build_by_default): Set to no.

From-SVN: r167432
parent 49460951
2010-12-03 Ian Lance Taylor <iant@google.com>
* config-lang.in (build_by_default): Set to no.
2010-12-02 Ian Lance Taylor <iant@google.com>
Go frontend added to gcc repository.
...@@ -35,3 +35,6 @@ target_libs="target-libgo target-libffi" ...@@ -35,3 +35,6 @@ target_libs="target-libgo target-libffi"
lang_requires_boot_languages=c++ lang_requires_boot_languages=c++
gtfiles="\$(srcdir)/go/go-lang.c" gtfiles="\$(srcdir)/go/go-lang.c"
# Do not build by default.
build_by_default="no"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment