diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-15 09:29:21 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-15 09:29:21 +0200 |
commit | 4a98f3378224a2be1fb87ccb1ec45f503d1decc7 (patch) | |
tree | a5f3724f017a43df643204ea707ffa5506b6480c /CONTRIBUTORS | |
parent | d324b2de882be794d2107c1ab945e79f71018fec (diff) | |
download | vdr-4a98f3378224a2be1fb87ccb1ec45f503d1decc7.tar.gz vdr-4a98f3378224a2be1fb87ccb1ec45f503d1decc7.tar.bz2 |
Added "-fPIC" to the compiler options in Make.config.template when compiling plugins
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8bbb5f22..67595dd2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1440,6 +1440,8 @@ Udo Richter <udo_richter@gmx.de> for fixing handling the "Power" key in case a timer is about to start recording for fixing calculating the start time of repeated timers with "first day" for setting a timer's cached start time to 0 after a call to Skip() + for adding "-fPIC" to the compiler options in Make.config.template when compiling + plugins Sven Kreiensen <svenk@kammer.uni-hannover.de> for his help in keeping 'channels.conf.terr' up to date |