diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-01-15 22:43:48 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-01-15 22:43:48 +0000 |
commit | 7564c6ce25f64cabbb1a8f456014c8146a7d31ae (patch) | |
tree | 4089b39ffd208eef6b67b2c00f7544b93eb70052 /media-libs/libvpx/ChangeLog | |
parent | Migrate to distutils-r1. (diff) | |
download | gentoo-2-7564c6ce25f64cabbb1a8f456014c8146a7d31ae.tar.gz gentoo-2-7564c6ce25f64cabbb1a8f456014c8146a7d31ae.tar.bz2 gentoo-2-7564c6ce25f64cabbb1a8f456014c8146a7d31ae.zip |
Replace -ggdb3 with -g to avoid build failure wrt #402825. Thanks to Eric Thiele for reporting and "n86wtjq5rg" for solution.
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-libs/libvpx/ChangeLog')
-rw-r--r-- | media-libs/libvpx/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-libs/libvpx/ChangeLog b/media-libs/libvpx/ChangeLog index 258daa9de5d5..a698892dd179 100644 --- a/media-libs/libvpx/ChangeLog +++ b/media-libs/libvpx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libvpx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.69 2013/01/15 22:36:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.70 2013/01/15 22:43:48 ssuominen Exp $ + + 15 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> libvpx-1.0.0.ebuild, + libvpx-1.0.0-r1.ebuild, libvpx-1.1.0.ebuild, libvpx-9999.ebuild: + Replace -ggdb3 with -g to avoid build failure wrt #402825. Thanks to Eric + Thiele for reporting and "n86wtjq5rg" for solution. 15 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> libvpx-0.9.6.ebuild, libvpx-0.9.7.ebuild, libvpx-0.9.7-r1.ebuild, libvpx-1.0.0.ebuild, |