We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d26d64 commit 4b7b55eCopy full SHA for 4b7b55e
cmake/cmake/modules/PHP/CheckTtynameR.cmake
@@ -47,7 +47,7 @@ cmake_push_check_state(RESET)
47
message(CHECK_FAIL "no (non-standard declaration)")
48
elseif(
49
NOT DEFINED HAVE_TTYNAME_R
50
- CMAKE_CROSSCOMPILING
+ AND CMAKE_CROSSCOMPILING
51
NOT CMAKE_CROSSCOMPILING_EMULATOR
52
AND _HAVE_TTYNAME_R
53
)
0 commit comments