Commit 009b1e8
committed
FreeBSD: fix doc build
+ cargo xdoc --target i686-unknown-freebsd --no-default-features --features extra_traits
error[E0412]: cannot find type `ucontext_t` in this scope
--> src/unix/bsd/freebsdlike/freebsd/mod.rs:166:16
|
166 | pub struct ucontext_t {
| ^^^^^^^^^^ not found in this scope1 parent 08041c9 commit 009b1e8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
163 | 164 | | |
| 165 | + | |
| 166 | + | |
164 | 167 | | |
165 | | - | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| |||
0 commit comments