summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 335c5711..13692e0c 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2402,3 +2402,6 @@ Edgar Hucek <gimli@dark-green.com>
Johann Friedrichs <johann.friedrichs@web.de>
for fixing incrementing the continuity counter in cPatPmtGenerator::GetPmt()
+ for pointing out that "DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
+ -D_LARGEFILE64_SOURCE" should be added to Make.config.
+ to Make.config.template (thanks to Johann Friedrichs for pointing this out).