-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
O-muslTarget: The musl libcTarget: The musl libcT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Description
The currently min supported musl version for the x86_64-unknown-linux-musl target is 1.2.3. The statx syscall is used to determine the file creation time. statx wasn't added to musl until version 1.2.5, so querying the file creation time leads to a creation time is not available on this platform currently
error. For more background see the discussion.
Metadata
Metadata
Assignees
Labels
O-muslTarget: The musl libcTarget: The musl libcT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.