Skip to content

Commit 31a0ae5

Browse files
committed
Remove global CheckSysMacros
1 parent 3484998 commit 31a0ae5

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
@@ -559,9 +559,6 @@ if(TARGET PHP::CheckGethostbynameR)
559559
target_link_libraries(php_configuration INTERFACE PHP::CheckGethostbynameR)
560560
endif()
561561

562-
# Check for major, minor, and makedev.
563-
include(PHP/CheckSysMacros)
564-
565562
if(PHP_CCACHE)
566563
find_package(Ccache)
567564
endif()

0 commit comments

Comments
 (0)