Commit 932d95e
fix build on gcc4.8.3 (aws#1156)
We recently had a team reach out to us about our broken build on gcc
4.8.3. This is due to a bug that we've previously encountered in this
commit: 6566103
We may have to add new CI to check for this, but it seems like this
specific version is hard to find. We already have CI for gcc 4.8.5.1 parent bc40d49 commit 932d95e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
0 commit comments