Is there a way to ignore untested target error when compiling under OpenBSD for building continuwuity project? #4

Closed
opened 2025-11-16 21:51:14 +00:00 by lily · 1 comment

pub static UNTESTED_TARGETS: &[&str] = &["openbsd", "msvc"];

I've noticed that bit of code that would essentially prevent me from compiling said dependency for Continuwuity in OpenBSD. The thing is, I've managed to get it quite working with runtime bindgen under OpenBSD, albeit without jemallocator, and I would genuinely love to see it made possible to ignore untested or unsupported bits as I'm expanding into BSD :3c

so yeah, the title!! uwu

https://forgejo.ellis.link/continuwuation/jemallocator/src/commit/03bed96afbbc898bef4d4f7d335c0519e3d1afad/jemalloc-sys/src/env.rs#L12 I've noticed that bit of code that would essentially prevent me from compiling said dependency for Continuwuity in OpenBSD. The thing is, I've managed to get it quite working with runtime bindgen under OpenBSD, albeit without jemallocator, and I would genuinely love to see it made possible to ignore untested or unsupported bits as I'm expanding into BSD :3c so yeah, the title!! uwu
lily changed title from Is there a way to ignore that when using that under OpenBSD for building continuwuity project? to Is there a way to ignore untested target error when compiling under OpenBSD for building continuwuity project? 2025-11-16 21:51:38 +00:00
Author

Closed since it's not worth the effort, besides OpenBSD malloc is already top-tier but yeahh

Closed since it's not worth the effort, besides OpenBSD malloc is already top-tier but yeahh
lily closed this issue 2025-11-22 12:08:17 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/jemallocator#4
No description provided.