| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/comms/gammu/files/ |
Upload File : |
--- CMakeLists.txt.orig 2016-04-13 11:37:33 UTC
+++ CMakeLists.txt
@@ -117,7 +117,7 @@ check_symbol_exists (getpwnam "pwd.h" HA
check_symbol_exists (getgrnam "grp.h" HAVE_GETGRNAM)
check_symbol_exists (getpwuid "pwd.h" HAVE_GETPWUID)
check_symbol_exists (getuid "unistd.h" HAVE_GETUID)
-check_symbol_exists (initgroups "grp.h" HAVE_INITGROUPS)
+check_symbol_exists (initgroups "unistd.h" HAVE_INITGROUPS)
check_symbol_exists (setuid "unistd.h" HAVE_SETUID)
check_symbol_exists (setgid "unistd.h" HAVE_SETGID)
check_symbol_exists (SIGHUP "signal.h" HAVE_SIGHUP)
@@ -415,7 +415,6 @@ if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMP
#
# Warnings related flags
#
- MACRO_TUNE_COMPILER("-O2")
MACRO_TUNE_COMPILER("-Wall")
MACRO_TUNE_COMPILER("-Werror-implicit-function-declaration")
MACRO_TUNE_COMPILER("-Wno-deprecated-declarations")
@@ -547,7 +546,6 @@ endif (BUILD_SHARED_LIBS)
set (DOCS
README.rst
ChangeLog
- COPYING
)
# OpenCellID API key