tvheadend: fix compilation with GCC 9 and 10 15945/head
authorRosen Penev <rosenp@gmail.com>
Thu, 24 Jun 2021 08:14:05 +0000 (01:14 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 24 Jun 2021 08:18:56 +0000 (01:18 -0700)
commit57c6c5e73fd9a3e367364466ea1b7ec1ed8e69c4
tree73b986d200433e5e90a3e5392b6060b37f2cc922
parent82edfeb1d0ba59fc45645e96c6929ffeee619ce7
tvheadend: fix compilation with GCC 9 and 10

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>
multimedia/tvheadend/Makefile
multimedia/tvheadend/patches/040-fortify.patch [new file with mode: 0644]