Commit fc66eac
authored
eng/SourceBuild.props: when unset, let the repo determine RuntimeOS. (#82546)
* eng/SourceBuild.props: when unset, let the repo determine RuntimeOS.
When source-build builds runtime, it will pass RuntimeOS and BaseOS.
When the repo is built directly using './build.sh --sb', let the repo
determine those values rather than calculating them in SourceBuild.props.
* global-build-job.yml: remove unneeded runtimeOS param.1 parent 915ad08 commit fc66eac
2 files changed
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 18 | | |
26 | 19 | | |
27 | 20 | | |
| |||
38 | 31 | | |
39 | 32 | | |
40 | 33 | | |
| 34 | + | |
41 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
42 | 39 | | |
43 | 40 | | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
| |||
0 commit comments