Kaydet (Commit) 8bc43933 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Updated patch comment

üst a8e48949
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment