summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2007-01-28 17:17:56 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2007-01-28 17:17:56 +0000
commit15fe686025e855b0d7fd0c3a9b72730088b7191e (patch)
tree31f6f170dbbf995df3491ce58b94870d4ced7dbf /ChangeLog
parenta56793d61e8152be10f485a1750ec608cd595a41 (diff)
downloadxine-lib-15fe686025e855b0d7fd0c3a9b72730088b7191e.tar.gz
xine-lib-15fe686025e855b0d7fd0c3a9b72730088b7191e.tar.bz2
disabled "-Wl,-z,defs": it breaks compilation for vidix drivers.
no, linking twice to libdha.a is not an acceptable solution. CVS patchset: 8571 CVS date: 2007/01/28 17:17:56
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5608645a9..b45aa1fc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,8 +30,6 @@ xine-lib (1.1.4)
[bug #1445746]
* Make the libFLAC-based decoder and demuxer for FLAC files work with recent
FLAC release 1.1.3.
- * On platforms where it's possible, use "-Wl,-z,defs" option so that the linker
- reports undefined symbols at buildtime, rather than aborting at runtime.
* Replace --enable-flac configure option with --with-libflac, as the FLAC
support is always built-in through the audio demuxer plugin and the FFmpeg
decoder plugin, the option only controls the extra FLAC plugin that uses