gstreamer/tests/examples/directfb/Makefile.am
Tim-Philipp Müller 88fec19ba2 directfb: don't error out for warnings in system headers
On debian system headers trigger compiler warnings like these,
don't error out on them:
/usr/include/directfb/direct/os/linux/glibc/waitqueue.h:95:1: note: previous definition of ‘direct_waitqueue_signal’ was here
2018-05-28 10:43:37 +01:00

12 lines
293 B
Makefile

# directfb headers on debian will trigger redundant redeclaration warnings
ERROR_CFLAGS=
noinst_PROGRAMS = gstdfb
gstdfb_SOURCES = gstdfb.c
gstdfb_CFLAGS = $(GST_CFLAGS) $(DIRECTFB_CFLAGS)
gstdfb_LDFLAGS = $(GST_LIBS) $(DIRECTFB_LIBS) $(LIBM)
EXTRA_DIST = \
decker.ttf dfblogo.png