diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-18 13:20:17 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-18 13:20:17 +0100 |
commit | 8e54caa2057fb8d2c65da1273aa805ef4c80b5af (patch) | |
tree | 45565ac11cdf8c0e94e3816caee5df1e3716d529 /HISTORY | |
parent | 63d47f1f5dca4deb3da5a2988a43508b55af3403 (diff) | |
download | vdr-8e54caa2057fb8d2c65da1273aa805ef4c80b5af.tar.gz vdr-8e54caa2057fb8d2c65da1273aa805ef4c80b5af.tar.bz2 |
Added "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to the DEFINES in the Makefile
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7427,3 +7427,5 @@ Video Disk Recorder Revision History "newplugin" script. - Fixed setting the --package-name and --package-version options in the calls to xgettext in several plugin Makefiles. +- Added "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to the + DEFINES in the Makefile (somehow got lost from Make.config.template in version 1.7.13). |