aboutsummaryrefslogtreecommitdiff
path: root/multimedia/tvheadend/patches/040-fortify.patch
Commit message (Collapse)AuthorAge
* tvheadend: fix compilation with GCC 9 and 10Rosen Penev2021-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>