Fix libs.native subset on OpenBSD#125562
Conversation
|
@sethjackson, updated so we don't have to branch on |
|
This gets me through |
Could you show the surrounding context of this error? Also, have you tried recreating crossrootfs with changes in #125557 to see if it helps? |
I forgot about |
|
/ba-g ios failures unrelated to openbsd infra changes |
OpenBSD does not support cgroups. Fix `HAVE_NON_LEGACY_STATFS` while here. See dotnet#125562 where this was done for `libs.native`. Contributes to dotnet#124911.
With this patch and #125294,
src/native/libs/build-native.sh -cross -os openbsd -a x64succeeds with rootfs.Contributes to #124911.
cc @sethjackson