9a85ed03da
This adds the --without-libatomic configure option, which is useful for building libgo with a non-gcc compiler. It disables libgo's dependency on libatomic. This is useful for platforms where it is known that the libatomic runtime functions are not required, or where the compiler automatically provides an implementation of them. From-SVN: r211065 |
||
---|---|---|
.. | ||
config | ||
lib | ||
libgo.testmain | ||
gotest | ||
Makefile.am | ||
Makefile.in |