mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
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:
@@ -4,7 +4,7 @@
|
||||
require musl.inc
|
||||
inherit linuxloader
|
||||
|
||||
SRCREV = "f5f55d6589940fd2c2188d76686efe3a530e64e0"
|
||||
SRCREV = "718f363bc2067b6487900eddc9180c84e7739f80"
|
||||
|
||||
BASEVER = "1.2.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user