Searched hist:d7f14c66c273b00aaa626f419d3155773a88d460 (Results 1 – 1 of 1) sorted by relevance
| /linux/ |
| H A D | Makefile | d7f14c66c273b00aaa626f419d3155773a88d460 Sun Jul 09 18:02:36 UTC 2017 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> kbuild: Enable Large File Support for hostprogs
This fixes the following build error for me when building on an 32 bit machine using an XFS file system:
$ make scripts/basic/fixdep HOSTCC scripts/basic/fixdep fixdep: error fstat'ing depfile: scripts/basic/.fixdep.d: Value too large for defined data type
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|