diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2014-11-06 18:03:56 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-06 23:04:54 +0100 |
commit | 8918cc50cb19af1e5cd51f2aa933ac755439d576 (patch) | |
tree | 047e7afcb9515abfba36b85d727ad805f05f1aa4 /package/nodejs | |
parent | fd890e76ab8ba2e279dd974bf54dcd6c8c73abf0 (diff) | |
download | buildroot-8918cc50cb19af1e5cd51f2aa933ac755439d576.tar.gz buildroot-8918cc50cb19af1e5cd51f2aa933ac755439d576.zip |
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>
Diffstat (limited to 'package/nodejs')
0 files changed, 0 insertions, 0 deletions