summaryrefslogtreecommitdiff
path: root/modules/avcodec/module.mk
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@ubuntu.com>2018-06-03 20:28:56 +0530
committerVasudev Kamath <vasudev@copyninja.info>2018-06-03 20:28:56 +0530
commitfb1dcaf66b36132858f3bb89d01d41c414a98bba (patch)
treea9d7e4a6bdcf6847b7fb619733c58d10f4cfcb33 /modules/avcodec/module.mk
parent310061b6c7305400010f862c6ff5f6cbe94747be (diff)
Use -D_GNU_SOURCE for gcc-7 compatibility
baresip fails to build with gcc-7 because libdirectfb-dev needs to know the size of struct timespec, which is an opaque type unless we're using GNU extensions, but libre-dev sets -std=c99. Adjust cflags to enable _GNU_SOURCE. Bug-Debian: https://bugs.debian.org/872406 Last-Update: 2017-08-26 Gbp-Pq: Name 1001_gcc7_compat.patch
Diffstat (limited to 'modules/avcodec/module.mk')
0 files changed, 0 insertions, 0 deletions