Commit e5baa04
committed
ci: set CFLAGS=-std=gnu11 for linux/musllinux wheels
Cross toolchains in manylinux/musllinux containers default to a pre-C99
gcc dialect, breaking tree-sitter-javascript's scanner.c which declares
loop variables in the for-init.1 parent e774547 commit e5baa04
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
0 commit comments