1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 13:37:07 +00:00
termux-packages/packages/google-glog/CMakeLists.txt.patch
2022-02-09 12:28:12 +09:00

11 lines
331 B
Diff

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -92,7 +92,6 @@
endif (Unwind_FOUND)
check_include_file_cxx (dlfcn.h HAVE_DLFCN_H)
-check_include_file_cxx (execinfo.h HAVE_EXECINFO_H)
check_include_file_cxx (glob.h HAVE_GLOB_H)
check_include_file_cxx (inttypes.h HAVE_INTTYPES_H)
check_include_file_cxx (memory.h HAVE_MEMORY_H)