While preparing the nextpnr-0.9 release for FreeBSD, I came across the CMake option USE_OPENMP which appears to be OFF by default.
What is the reason for this to be off by default?
Is this considered an "experimental" or "unstable" feature? Or could I just set it to ON in the FreeBSD port without any worries?