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
aom: new musl-only patch to set min thread stack size
The aom dependency implemented a minimum stack size for
debugging purposes in v3.8.0. This patch enables it for
production use, reducing the minimum from 1MB to 256 KB.
The previous patch was temporarily removed in de30aa6.
0 commit comments