diff options
author | CoprDistGit <infra@openeuler.org> | 2024-11-22 02:22:59 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-11-22 02:22:59 +0000 |
commit | f7b3614d41fae2ba39d757a1b7832180240b8607 (patch) | |
tree | 36777dee2494c68c8f377da68416039f16d8aded /zabbix-configure-sscanf.patch | |
parent | 007db46731be0265a02f6d261e3ea19bb38be7fd (diff) |
automatic import of zabbix
Diffstat (limited to 'zabbix-configure-sscanf.patch')
-rw-r--r-- | zabbix-configure-sscanf.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/zabbix-configure-sscanf.patch b/zabbix-configure-sscanf.patch index 8117635..1e66baf 100644 --- a/zabbix-configure-sscanf.patch +++ b/zabbix-configure-sscanf.patch @@ -6,7 +6,7 @@ diff --git a/configure.ac b/configure.ac index 0588004f9f89cdd5..bbc60e3a28369f9f 100644 --- a/configure.ac +++ b/configure.ac -@@ -952,6 +952,7 @@ dnl FreeBSD 4.x does not support %llu +@@ -952,6 +952,7 @@ AC_MSG_CHECKING(for long long format) AC_RUN_IFELSE([AC_LANG_SOURCE([[ #include <sys/types.h> @@ -14,4 +14,3 @@ index 0588004f9f89cdd5..bbc60e3a28369f9f 100644 int main() { uint64_t i; - |