Commit Graph

1 Commits

Author SHA1 Message Date
Ian Lance Taylor 752737ec5b runtime: Support -buildmode=c-shared.
These changes permit using the go tool from the upcoming Go
1.5 release with -buildmode=c-archive to build gccgo code into
an archive file that can be linked with a C program.

From-SVN: r222595
2015-04-29 21:32:07 +00:00