We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951cab5 commit e7cdcd0Copy full SHA for e7cdcd0
build.rs
@@ -15,6 +15,7 @@ const ALLOWED_CFGS: &'static [&'static str] = &[
15
"freebsd15",
16
"libc_deny_warnings",
17
"libc_ctest",
18
+ "linux_time_bits64",
19
];
20
21
// Extra values to allow for check-cfg.
0 commit comments