From edb8317be0fd56b8894d03bf6a7df4be8be694b6 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Sun, 5 Jan 2025 01:18:19 +0100 Subject: package: samba: Fix for large files on 32bit target Configure script incorrectly "detected" no flags are necessary. The odd result is that 'ls ' prints huge file size (16E) for files larger than 2GB while 'du ' is correct in mounted shares. Signed-off-by: Phil Sutter --- package/samba/files/cache.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'package/samba/files') diff --git a/package/samba/files/cache.txt b/package/samba/files/cache.txt index 9ab9fcd5b..e08011165 100644 --- a/package/samba/files/cache.txt +++ b/package/samba/files/cache.txt @@ -2,8 +2,6 @@ Checking simple C program: OK rpath library support: OK -Wl,--version-script support: OK Checking getconf LFS_CFLAGS: NO -Checking for large file support without additional flags: OK -Checking for -D_LARGE_FILES: OK Checking correct behavior of strtoll: NO Checking for working strptime: OK Checking for C99 vsnprintf: OK -- cgit v1.2.3