Commit 1ca24e4
build: Add -std=c99 for bootstrapping muon
On older distros the bootstrap step fails because C99 is not the
default C version. Thus explicitly set it.
Signed-off-by: Tokunori Ikegami <[email protected]>
[dwagner: updated commit message]
Signed-off-by: Daniel Wagner <[email protected]>1 parent 9a9ce40 commit 1ca24e4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
0 commit comments