AlexEne / AlexEne/rust_hawktracer_proc_macro

This makes rust_hawktracer_sys build on debug mode

Aperta
#5 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I am not sure when this triggered and if it's a proc macro issue or what's going on, but I recently noticed that this crate triggers a build of it's dependency `rust_hawktracer_sys` in debug mode :(, even if the crates dependingon rust_hawktracer build in release.

This is not only super bad, as having a profiling library in debug mode is kind of pointless, but also it breaks at build time as on windows the linker tries to search the RelWithDebInfo path of the build folder but that's not existing.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.