qnx: avoid test failure

Fixes tests/ui/attributes/used_with_archive.rs fail
This commit is contained in:
Tshepang Mbambo 2025-02-28 16:10:14 +02:00
parent e66bf08f93
commit f8091c49ff

View file

@ -17,6 +17,7 @@
target_os = "illumos",
target_os = "linux",
target_os = "netbsd",
target_os = "nto",
target_os = "openbsd",
),
link_section = ".init_array"