tvheadend: fix compilation with GCC 9 and 10
authorRosen Penev <rosenp@gmail.com>
Thu, 24 Jun 2021 08:14:05 +0000 (01:14 -0700)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 19 Aug 2021 19:24:53 +0000 (21:24 +0200)
commit4ddc4a613551c90a665acfb7fe210eb87ae900e8
tree2a59572a4b26d250b0aa73f5027d8df66156a44e
parentfdee10fded18bd82cb767a5f42c530779055844c
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>
(cherry picked from commit 57c6c5e73fd9a3e367364466ea1b7ec1ed8e69c4)
multimedia/tvheadend/Makefile
multimedia/tvheadend/patches/040-fortify.patch [new file with mode: 0644]