[runtime] Avoid building a separate static library, use the shared object files for...
authorZoltan Varga <vargaz@gmail.com>
Tue, 8 Aug 2017 03:48:52 +0000 (23:48 -0400)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2017 03:48:52 +0000 (23:48 -0400)
commit56a1881bff83365978e7eb30d18da8809b56c1e2
tree2911c1ed24919bba35e960fda11aae6740c4d8f9
parentf99af5280e2b96da9d14e62508b6ef9641627d55
[runtime] Avoid building a separate static library, use the shared object files for the static library as well. (#5233)
mono/dis/Makefile.am
mono/metadata/Makefile.am
mono/mini/Makefile.am.in
mono/mini/mini.h
mono/sgen/Makefile.am
tools/monograph/Makefile.am
tools/pedump/Makefile.am