Oliver HartkoppandMarc Kleine-Budde 57d9fcbf81 Makefile: add large file support (LFS)
Large file support (LFS) in recent C libraries allows 32 bit applications to
create large files with file length values > 0x7FFFFFFF when the filesystem
supports it.

This patch adds large file support to the Makefile, if you don't want LFS use
the autotools version and call configure like this:

    ./configure --disable-largefile

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2014-02-26 19:49:08 +01:00
2010-04-19 12:12:18 +00:00
2012-01-11 12:14:15 +01:00
2010-04-19 12:12:18 +00:00
2012-11-14 20:57:16 +01:00
2014-01-31 11:52:15 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2014-01-31 12:00:19 +01:00
2012-11-14 20:57:16 +01:00
S
Description
Linux-CAN / SocketCAN user space applications
2.9 MiB
Languages
C 98.1%
CMake 0.7%
Makefile 0.6%
Shell 0.5%