diff --git a/src/lib.rs b/src/lib.rs index f64e660..849585b 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -450,6 +450,7 @@ macro_rules! __do_submit { target_os = "illumos", target_os = "netbsd", target_os = "openbsd", + target_os = "none", ), link_section = ".init_array", )]