Commit e831f5b
committed
Ignore -Wfree-labels and -Wmissing-parameter-name
These two parameters -Wfree-labels and -Wmissing-parameter-name
triggers a compilation error on glibc. Since its safe to ignore
them because they are warnings, then do so.
Signed-off-by: Giuliano Belinassi <gbelinassi@suse.de>1 parent 19c1329 commit e831f5b
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments