author | Florian Forster <octo@collectd.org> | |
Thu, 11 Jun 2015 13:34:01 +0000 (14:34 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 11 Jun 2015 13:34:01 +0000 (14:34 +0100) | ||
commit | 0a3cf365418e4ac9a8d7c1d1069740743673a09a | |
tree | b16b214a224e045cf78d718fc86493e69f0e8945 | tree | snapshot |
parent | 871b643dc18d7ffe0ba8334dc5fb222741433774 | commit | diff |
configure.ac: Ask users to build 64-bit Solaris binaries.
By default, the compilers will build 32-bit binaries on Solaris. This is
sub-optimal for us, for example reading /proc entries for 64-bit
processes doesn't work when collectd is 32-bit.
Fixes: #1077
By default, the compilers will build 32-bit binaries on Solaris. This is
sub-optimal for us, for example reading /proc entries for 64-bit
processes doesn't work when collectd is 32-bit.
Fixes: #1077
configure.ac | diff | blob | history |