Commit 9cd7050
committed
fix: macOS E2E — don't detect Apple Clang as gcc capability
macOS g++ is Apple Clang, not real GCC. Tests requiring gcc need
GNU GCC for module-specific behavior (gcm.cache, etc.). Also fix
27_self_contained_home tag to elf (assumes Linux sandbox layout).1 parent 71eb485 commit 9cd7050
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments