This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 5e2e5d4
committed
build: Add dummy rules for win-x86_64 builds
We need to be able to run the build system against branches that
don't support 64-bit Windows. This patch works around the lack of
support for running builds conditionally by branch by adding dummy
build rules for win-x86_64.1 parent f9aba90 commit 5e2e5d4
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
183 | 193 | | |
184 | 194 | | |
185 | 195 | | |
| |||
0 commit comments