Files
rclone/cmd
Nick Craig-Wood 6041b64628 serve smb: exclude 32-bit Linux platforms with build constraints
The go-smb2 dependency's vfs/fileinfo_linux.go assumes 64-bit
syscall.Stat_t time fields which are int32 on 32-bit architectures.
This excludes linux/386, linux/arm, linux/mips and linux/mipsle
from building serve smb.
2026-04-16 12:16:56 +01:00
..
2025-11-13 13:47:40 +00:00
2026-04-11 15:27:05 +01:00
2025-10-27 13:34:58 +00:00
2025-11-21 17:02:45 +00:00