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
Auto merge of #2592 - skrap:uclibc-fix-extproc-type, r=Amanieu
uclibc: fix type of EXTPROC.
All of the other related constants are of type `tcflag_t`, but this one was wrong. This change will fix the build of `nix`.
(Ref nix-rust/nix#1603)
0 commit comments