1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib/report
Mikulas Patocka 78d004efa8 build: fix x32 arch
This patch fixed lvm2 compilation running on x32 arch.
(Using 64bit x86 cpu features but running on 32b address space,
so consuming less mem in VM).

On x32 arch 'time_t' is 64bit while 'long' is 32bit.
2017-03-27 20:50:19 +02:00
..
columns-cmdlog.h
columns-devtypes.h
columns.h cache: reporting cache metadata format 2017-03-10 19:33:01 +01:00
properties.c cache: reporting cache metadata format 2017-03-10 19:33:01 +01:00
properties.h
report.c build: fix x32 arch 2017-03-27 20:50:19 +02:00
report.h
values.h