musl: Guard fallocate64 with _LARGEFILE64_SOURCE

Gets this fix

* 718f363b move fallocate64 declaration under _LARGEFILE64_SOURCE feature test

(From OE-Core rev: 5ebc2f8e4f21f5af67fb1d2d61f6c5d75f2c44e2)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2023-06-28 13:44:54 -07:00
committed by Richard Purdie
parent ad78defddf
commit 3b320adbe7

View File

@@ -4,7 +4,7 @@
require musl.inc
inherit linuxloader
SRCREV = "f5f55d6589940fd2c2188d76686efe3a530e64e0"
SRCREV = "718f363bc2067b6487900eddc9180c84e7739f80"
BASEVER = "1.2.4"