Commit ec2c68e
authored
Fix test_bullet_autoconf on ARM64 macOS. (#24996)
Failed with http://clbri.com:8010/api/v2/logs/20943/raw_inline
```
Invalid configuration `aarch64-apple-darwin24.5.0': machine `aarch64-apple' not recognized
configure: error: /bin/sh ./config.sub aarch64-apple-darwin24.5.0 failed
emconfigure: error: 'sh ./configure --disable-shared --host=i686-pc-linux-gnu --disable-demos --disable-dependency-tracking' failed (returned 1)
```1 parent 2571c27 commit ec2c68e
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
478 | | - | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| |||
0 commit comments