commit c524e1747f546e7b2c215e7a063699b11bb96685
2017年10月28日 05:28:53 +0000 (27 22:28 -0700)
2017年10月28日 05:28:53 +0000 (27 22:28 -0700)
support shared library builds
Although use of the static library is recommended, support building
a shared library as well with the optional `-shared` option.
By default install both if they exist, but allow a single `-shared`
or `-static` to be passed to the installlib script to limit the
installation to just one or the other.
Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
The libBlocksRuntime.a library from compiler-rt.
RSS
Atom