berkeleydb/makefile.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
New commits: commit 8bc439333a970895b0f1dd5f353ac9f8c9031c56 Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Mar 30 17:00:08 2012 +0200 Updated patch comment diff --git a/berkeleydb/makefile.mk b/berkeleydb/makefile.mk index 6a5809a..6ee001d 100644 --- a/berkeleydb/makefile.mk +++ b/berkeleydb/makefile.mk @@ -64,7 +64,9 @@ PATCH_FILES += db-4.7.25.NC-mingw32hack.patch # which causes /usr/i686-w64-mingw32/sys-root/mingw/include/_mingw.h to not # define _USE_32BIT_TIME_T, so that berkeleydb uses a 64 bit time_t while # the rest of LibreOffice uses a 32 bit time_t, which causes problems as - # there is e.g. a member time_t timestamp of struct __db in db.h + # there is e.g. a member time_t timestamp of struct __db in db.h; see + # <http://sourceforge.net/support/tracker.php?aid=3513251> "_mingw.h: size + # of time_t depends on _FILE_OFFSET_BITS" .ELSE PATCH_FILES=\ db-4.7.25.patch \ _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits