Commit de76274
committed
xfce4-desktop: fix builds on NetBSD 9.x
There's a parsing bug triggered in older GCC versions, e.g., 7.5.
(Probably the same one that led to the tests in libxfce4windowing
being disabled from builds, too.) Since GCC 10 already gets pulled
into the dependency chain anyway (from shared-mime-info, of all
things), go with it.1 parent 33a1a2b commit de76274
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments