Added "-fPIC" to the compiler options in Make.config.template when compiling plugins

This commit is contained in:
Klaus Schmidinger
2006-06-15 09:29:21 +02:00
parent d324b2de88
commit 4a98f33782
4 changed files with 16 additions and 3 deletions

View File

@@ -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