cruxpot

Results 2 comments of cruxpot

> can you try > > ```toml > [target.x86_64-unknown-freebsd] > env.passthrough = ["CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd"] > ``` > > this might be related to #1270 This is what I get: Cross.toml entry:...

Curious if anyone else has issues with the freebsd docker image cmake setup? It seems that many of them work just fine. I successfully tested this crate specifically for cross...