broadcom: Add missing libexpat cflags for the decoder.

The Raspbian ARMv6 cross compiler wasn't picking up my (amd64) system copy
of the header the way that the system gcc and armhf cross-compile did.
This commit is contained in:
Eric Anholt 2017-07-31 14:35:53 -07:00
parent 694d59fbaf
commit 463de32b95
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@ AM_CPPFLAGS = \
$(VALGRIND_CFLAGS) \
$(DEFINES)
AM_CFLAGS = \
$(EXPAT_CFLAGS)
include Makefile.sources
lib_LTLIBRARIES =