Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tvheadend: fix compilation with GCC 9 and 10 | Rosen Penev | 2021-06-24 |
Without this, compilation fails because of a fortify-source header. There's something defining and undefining _GNU_SOURCE somewhere. Signed-off-by: Rosen Penev <rosenp@gmail.com> |