mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
build: set things up to enable large file support
Spotted by lintian check, tag explained at: https://lintian.debian.org/tags/binary-file-built-without-LFS-support.html
This commit is contained in:
parent
18b4f8b359
commit
aef4dd4286
@ -26,6 +26,8 @@ AC_PROG_INSTALL
|
|||||||
AC_PROG_MKDIR_P
|
AC_PROG_MKDIR_P
|
||||||
AC_PROG_LN_S
|
AC_PROG_LN_S
|
||||||
|
|
||||||
|
AC_SYS_LARGEFILE
|
||||||
|
|
||||||
LT_PREREQ(2.2)
|
LT_PREREQ(2.2)
|
||||||
LT_INIT([disable-static])
|
LT_INIT([disable-static])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user