aboutsummaryrefslogblamecommitdiff
path: root/multimedia/libopenshot/pkg-message
blob: f47d91cb3066bdee9e2330acfea76bab1b56bdb4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                                                    
[
{
  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
}
]