]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Fix building with gcc 8
authorMastaG <mastag@gmail.com>
Wed, 26 Sep 2018 08:25:00 +0000 (10:25 +0200)
committerperexg <perex@perex.cz>
Wed, 26 Sep 2018 15:32:01 +0000 (17:32 +0200)
commit759c10e75722090879efe398fdfa44cb9a827470
tree0dd6197ff6d4215a3f61c5a756a40e9f6ebb1e05
parentb3efcf34734efa2aa22caa136541eb3253ed1e47
Fix building with gcc 8
- Patch for nasm taken from Fedora 28
- Added CFLAGS -Wno-stringop-truncation -Wno-stringop-overflow
- fdk-aac requires -fPIC to link properly
Makefile
Makefile.ffmpeg
support/patches/remove-invalid-pure_func-qualifiers.diff [new file with mode: 0644]