diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-05-26 10:46:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-05-26 10:46:12 +0200 |
commit | 07093f79de4196fb3fc5b841b31fffb54b62c634 (patch) | |
tree | 962a068784a4eb464d18097c2b06f74e47023843 /HISTORY | |
parent | af9266d21c787074f9c7b7a715577a79952edccb (diff) | |
download | vdr-07093f79de4196fb3fc5b841b31fffb54b62c634.tar.gz vdr-07093f79de4196fb3fc5b841b31fffb54b62c634.tar.bz2 |
Removed -fPIC from VDR's and libsi's Makefile
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4735,3 +4735,4 @@ Video Disk Recorder Revision History currently open (i.e. a write lock on the schedules data can't be achieved). - Fixed handling VPS timers in case the EPG event hasn't been 'seen' in a while. - Fixed calculating the cache size in cUnbufferedFile::Read() (thanks to Artur Skawina). +- Removed -fPIC from VDR's and libsi's Makefile (suggested by Prakash Punnoor). |