opnsense-ports/multimedia/libopenshot/pkg-message
Franco Fichtner 98b7ca1e2f */*: sync with upstream
Taken from: HardenedBSD
2020-01-08 22:11:50 +01:00

12 lines
256 B
Text

[
{
type: install
message: <<EOM
If OpenMP causes a problem, define the environment variable OMP_THREAD_LIMIT, set it to 1, and then run the program.
It loses performance, but increases stability.
An example
env OMP_THREAD_LIMIT=1 openshot-qt
EOM
}
]