Skip to content
Unverified Commit 90a9e9f6 authored by xingxue-ibm's avatar xingxue-ibm Committed by GitHub
Browse files

[OpenMP] Fix a condition for KMP_OS_SOLARIS. (#71831)

Line 75 of `z_Linux_util.cpp` checks `#ifdef KMP_OS_SOLARIS` which is
always true regardless of the building platform because macro
`KMP_OS_SOLARIS` is always defined in line 23 of `kmp_platform.h`:
`define KMP_OS_SOLARIS 0`.
parent 72f30acf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment