diff options
| author | Michael Forney <mforney@mforney.org> | 2024-03-01 20:28:25 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2024-03-01 20:36:41 -0800 |
| commit | c1628f7b962d273dc74bed7a24b9c67e02a2df2c (patch) | |
| tree | 2a5b36834be161bf0113b287c532d26c2d7b1277 /pkg/transmission | |
| parent | 0f3b0395f23e1578a37efb914b3a353222c0360e (diff) | |
musl: Update to 1.2.5
Diffstat (limited to 'pkg/transmission')
| -rw-r--r-- | pkg/transmission/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/transmission/config.h b/pkg/transmission/config.h index d2c6e995..d6581f18 100644 --- a/pkg/transmission/config.h +++ b/pkg/transmission/config.h @@ -12,7 +12,7 @@ #define HAVE_DECL_POSIX_FADVISE 1 #define HAVE_DIRNAME 1 #define HAVE_DLFCN_H 1 -#define HAVE_FALLOCATE64 1 +/* #undef HAVE_FALLOCATE64 */ #define HAVE_GETMNTENT 1 #define HAVE_GETPAGESIZE 1 /* #undef HAVE_GETTEXT */ |
