Added compiler options "-fPIC -g" to all plugins

This commit is contained in:
Klaus Schmidinger
2005-11-11 13:22:02 +01:00
parent d563468aec
commit a311ea003e
11 changed files with 24 additions and 19 deletions

View File

@@ -3939,3 +3939,7 @@ Video Disk Recorder Revision History
- Fixed setting the help key display in the Recordings menu in case of several
layers of subdirectories.
- Removed EPG bugfix #0, because it removed actually important data.
2005-11-11: Version 1.3.37
- Added compiler options "-fPIC -g" to all plugins (thanks to Rolf Ahrenberg).