1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele d3054d919b Fixed missing flag in C library build.
The missing flag resulted in a mismatched binary on 32-bit systems.

Reported by Adrian Vondendriesch.
2017-06-22 12:57:10 -04:00
..
lib/pgBackRest Harden protocol handshake to handle race conditions. 2017-06-15 15:12:28 -04:00
t Fixed missing flag in C library build. 2017-06-22 12:57:10 -04:00
.gitignore Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
LibC.h Fixed an issue where newly initialized (but unused) pages would cause page checksum warnings. 2017-03-13 15:50:13 -04:00
LibC.xs Fixed an issue where newly initialized (but unused) pages would cause page checksum warnings. 2017-03-13 15:50:13 -04:00
Makefile.PL Fixed missing flag in C library build. 2017-06-22 12:57:10 -04:00
pageChecksum.c Fixed missing flag in C library build. 2017-06-22 12:57:10 -04:00