diff options
Diffstat (limited to 'sys-libs/libomp/libomp-4.0.1.ebuild')
-rw-r--r-- | sys-libs/libomp/libomp-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-4.0.1.ebuild b/sys-libs/libomp/libomp-4.0.1.ebuild index 920d364c8a85..9e63a2165167 100644 --- a/sys-libs/libomp/libomp-4.0.1.ebuild +++ b/sys-libs/libomp/libomp-4.0.1.ebuild @@ -44,7 +44,7 @@ CMAKE_BUILD_TYPE=RelWithDebInfo CONFIG_CHECK="~!SCHED_PDS" ERROR_SCHED_PDS="PDS scheduler versions >= 0.98c < 0.98i (e.g. used in kernels ->= 4.13-pf11, no fixed release yet) do not implement sched_yield() call which +>= 4.13-pf11 < 4.14-pf9) do not implement sched_yield() call which may result in horrible performance problems with libomp. If you are using one of the specified kernel versions, you may want to disable the PDS scheduler." |