Change condition for stripping to per-file (#54224)
authorJo Shields <directhex@apebox.org>
Wed, 16 Jun 2021 10:24:01 +0000 (06:24 -0400)
committerGitHub <noreply@github.com>
Wed, 16 Jun 2021 10:24:01 +0000 (06:24 -0400)
commit6b015e2e24461313622575ca56fb76d4ad469ab5
tree41d51a3460eac71b475850b6312a05042f14e8c0
parent5fd027c9ef11c4b053259db43c09a3c91abef769
Change condition for stripping to per-file (#54224)

Previously, stripping of all produced libraries (libmono-component-*) was based on the file type of libmonosgen. That would fail to do stripping in the corner case of producing a static libmonosgen but dynamic components. This eliminates that problem.
src/mono/mono.proj