kumquat-buildroot/package/tvheadend
Martin Bark 1889207631 tvheadend: fix error compiling with ccache
The tvheadend configure script fails to correctly handle spaces in any of
the options passed to it.  If ccache is used the configure script fails to
handle the space in the --cc option and errors.  Also the --cflags option
fails to handle multiple entries and only uses the first one.  This patch
simple removes setting the --cc and --cflags options as the configure
script will correctly use the CC and CFLAGS variables already passed in
TARGET_CONFIGURE_OPTS.

Signed-off-by: Martin Bark <martin@barkynet.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-21 21:57:46 +01:00
..
accesscontrol.1
Config.in tvheadend: disable when NPTL is missing 2014-01-16 09:16:28 +01:00
etc.default.tvheadend
S99tvheadend
tvheadend-001-no-auto-download-dvbscans.patch
tvheadend-002-no-check_config.patch
tvheadend-003-remove-werror.patch tvheadend: remove -Werror from CFLAGS 2013-11-29 12:19:00 +01:00
tvheadend-004-dont-run-compiled-code.patch tvheadend: fix typo in patch description 2013-12-04 10:39:36 +01:00
tvheadend.mk tvheadend: fix error compiling with ccache 2014-02-21 21:57:46 +01:00