go-libmain.c
2.88 KB
-
runtime: Support -buildmode=c-shared. · 081564fa
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: r222594
Ian Lance Taylor committed