kumquat-buildroot/package/webkit
Vicente Olivert Riera 8918cc50cb webkit: Add --enable-dependency-tracking to the configure options
--disable-dependency-tracking was added globally to
package/pkg-autotools.mk by this commit:

http://git.buildroot.net/buildroot/commit/?id=3e37b0fc6cbbe2245e39fedb247a381fb4e0d992

This causes a failure in webkit because some source files are generated
after the Makefile is created. To fix this, we add
--enable-dependency-tracking to the configure options.

Fixes:
  http://autobuild.buildroot.net/results/5beea967b02df202bca1d42afd6fa8c2c13383d5/

Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-06 23:04:54 +01:00
..
Config.in webkit: disable on SuperH 2014-08-27 21:31:47 +02:00
webkit-0001-build-fix-for-32-bit-autotools.patch
webkit-0002-build-fix-for-gtklauncher.patch
webkit-0003-detect-harfbuzz-icu.patch
webkit-0004-disable-docrebase.patch
webkit-0005-disable-tests.patch
webkit-0006-execinfo_h.patch
webkit-0007-mips-dfg.patch
webkit-0008-support-bison-3.0.patch
webkit.mk webkit: Add --enable-dependency-tracking to the configure options 2014-11-06 23:04:54 +01:00