Skip to content

Commit f8091c4

Browse files
committed
qnx: avoid test failure
Fixes tests/ui/attributes/used_with_archive.rs fail
1 parent e66bf08 commit f8091c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/attributes/auxiliary/used_pre_main_constructor.rs

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
target_os = "illumos",
1818
target_os = "linux",
1919
target_os = "netbsd",
20+
target_os = "nto",
2021
target_os = "openbsd",
2122
),
2223
link_section = ".init_array"

0 commit comments

Comments
 (0)