Commit 31c3ed9
authored
Always enable static linking when dynamic code compiled feature is false (#124403)
If dynamic code compiled feature is false then we produce the
interpreter library, which currently doesn't have a
PlatformManifestEntry. Rather than including this in the manifest
entries, simply link the interpreter library into the runtime.1 parent 1a4ad93 commit 31c3ed9
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
0 commit comments