author | Jan Andres <jandres@gmx.net> | |
Sat, 31 Jan 2015 08:43:30 +0000 (09:43 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 19 May 2015 15:43:16 +0000 (17:43 +0200) | ||
commit | 242924c08dba2b8ffce9d82a38235f6d6710a136 | |
tree | 5a06179fc8012a0fc35b50299831da452e31e34e | tree | snapshot |
parent | 4e7e515ba12198efe3df4d16451488de551fd529 | commit | diff |
processes: Fix build for Solaris 32-bit binary
Work around a #error in <sys/procfs.h> that occurs when building a
32-bit binary with _FILE_OFFSET_BITS=64. This uses a hack similar
to the one in swap.c.
Work around a #error in <sys/procfs.h> that occurs when building a
32-bit binary with _FILE_OFFSET_BITS=64. This uses a hack similar
to the one in swap.c.
src/processes.c | diff | blob | history |