summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-10-18 14:21:51 +0000
committeraustriancoder <austriancoder>2004-10-18 14:21:51 +0000
commit38d94f20580ae0da1cede7acd424155cfd6585e9 (patch)
tree6e3a501c5b4eb76afbd7ce7ce38e34e729567c76 /HISTORY
parent8c7ff288fc2ab28b668dc51509d96e7162be1ea3 (diff)
downloadvdr-plugin-dxr3-38d94f20580ae0da1cede7acd424155cfd6585e9.tar.gz
vdr-plugin-dxr3-38d94f20580ae0da1cede7acd424155cfd6585e9.tar.bz2
added -fPIC in CXXFLAGS to support amd64 processors
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index a74ac86..e55147c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -268,4 +268,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
moved #include "dxr3osd.h" from dxr3interface.h to dxr3interface.c
removed not needed #includes
- fixed bug #1022810: Osd gets pink
-- added support for vdr-1.3.13 \ No newline at end of file
+- added support for vdr-1.3.13
+- added -fPIC in CXXFLAGS to support amd64 processors \ No newline at end of file