diff options
author | OBATA Akio <[email protected]> | 2020-08-04 18:30:08 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-08-06 17:52:39 +0900 |
commit | 81c391e477f4db9fffc093524120ba2c630c281c (patch) | |
tree | 498df5556092d3978bbd8d6735980a7fac16fcdf /mkspecs/cygwin-g++/qmake.conf | |
parent | 4ee1f9d46e5ba77bc6da98ddb9cc2eae1933a501 (diff) | |
download | tqt3-81c391e477f4db9fffc093524120ba2c630c281c.tar.gz tqt3-81c391e477f4db9fffc093524120ba2c630c281c.zip |
Fix to detect Thread Execution Scheduling support correctly
If `_POSIX_THREAD_PRIORITY_SCHEDULING == 0`, it must be checked
with sysconf(_SC_THREAD_PRIORITY_SCHEDULING) at runtime.
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit 48a9cf9a3c2866db8a68fd1ac6cce5627c507386)
Diffstat (limited to 'mkspecs/cygwin-g++/qmake.conf')
0 files changed, 0 insertions, 0 deletions