Skip to content

Commit b7f5c4f

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents 405931a + 31a0ae5 commit b7f5c4f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cmake/cmake/ConfigureChecks.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,9 +552,6 @@ if(TARGET PHP::CheckGethostbynameR)
552552
target_link_libraries(php_configuration INTERFACE PHP::CheckGethostbynameR)
553553
endif()
554554

555-
# Check for major, minor, and makedev.
556-
include(PHP/CheckSysMacros)
557-
558555
if(PHP_CCACHE)
559556
find_package(Ccache)
560557
endif()

0 commit comments

Comments
 (0)