Commit bec497d
Cygwin: Check if gawk is available in gentls_offsets script
The patch extends the gentls_offsets script with a validation that gawk
is available. Otherwise, the script does not generate tlsoffsets and
does not fail. The issue appears later during sigfe.s compilation and it
takes longer to understand the root cause.1 parent 29b8692 commit bec497d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
0 commit comments