Commit 43ce6fc
build: fix DESTCPU detection for binary target
`make binary` attempts to auto detect DESTCPU if not set, but was
assuming being on an Intel architecture.
PR-URL: #6310
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>1 parent 0f6146c commit 43ce6fcCopy full SHA for 43ce6fc
File tree
Expand file treeCollapse file tree
1 file changed
+30
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+30
-1
lines changedOpen diff view settings
Collapse file
+30-1Lines changed: 30 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
264 | 264 | |
265 | 265 | |
266 | 266 | |
267 | | - |
| 267 | + |
| 268 | + |
268 | 269 | |
269 | 270 | |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
270 | 292 | |
271 | 293 | |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
272 | 301 | |
273 | 302 | |
274 | 303 | |
|
0 commit comments