diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-04-19 16:40:13 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-04-19 16:40:13 +0000 |
commit | bad554fcdc44df5931bffd558a5abb0c972742de (patch) | |
tree | efc2baacaa72660320eca8f4e1ee8357a45221b7 /app-emulation/wine/ChangeLog | |
parent | version bump for testing highly experimental network code (diff) | |
download | gentoo-2-bad554fcdc44df5931bffd558a5abb0c972742de.tar.gz gentoo-2-bad554fcdc44df5931bffd558a5abb0c972742de.tar.bz2 gentoo-2-bad554fcdc44df5931bffd558a5abb0c972742de.zip |
Set CC=$(tc-getCC).
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation/wine/ChangeLog')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 647d5e2df90f..e2b962a5035d 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.91 2005/04/17 03:12:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.92 2005/04/19 16:40:13 herbs Exp $ + + 19 Apr 2005; Herbie Hopkins <herbs@gentoo.org> wine-20050310-r1.ebuild: + Set CC=$(tc-getCC) to fix compilation on amd64, bug #88725. *wine-20050310-r1 (17 Apr 2005) |