tgt: Update to 1.0.86
authorTianling Shen <cnsztl@immortalwrt.org>
Wed, 17 May 2023 08:24:49 +0000 (16:24 +0800)
committerTianling Shen <cnsztl@gmail.com>
Thu, 18 May 2023 08:36:53 +0000 (16:36 +0800)
commit710ef135cfe38d511cd1099985cd74698b05370a
tree7595dbafc249e9a431728781d594ef60c0a45d65
parentc7aba534f028ac166639b9f7c3b77667d93a64e7
tgt: Update to 1.0.86

musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces so
just having _GNU_SOURCE defined is not enough anymore.

Manually pass -D_LARGEFILE64_SOURCE to allow to keep using LFS64 definitions.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/tgt/Makefile