You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
macos: prevent use of utimensat() and futimensat() on macOS
And turn the compiler warnings into errors so we don't use functions
that aren't supported on the targeted macOS version.
This should fixindygreg/PyOxidizer#112 once
a produced distribution makes its way to PyOxidizer.
0 commit comments