diff options
author | Fabian Groffen <grobian@gentoo.org> | 2014-11-10 20:38:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2014-11-10 20:38:05 +0000 |
commit | 395e1ab2ec4ad2248bb22810126a727987151cc3 (patch) | |
tree | 9ea6ecc9d391935f0d21839a610ed60269a34b1d /sys-devel/llvm/ChangeLog | |
parent | Remove the gtk desktop file when compiled with Qt4 support. Bug #528728 (diff) | |
download | historical-395e1ab2ec4ad2248bb22810126a727987151cc3.tar.gz historical-395e1ab2ec4ad2248bb22810126a727987151cc3.tar.bz2 historical-395e1ab2ec4ad2248bb22810126a727987151cc3.zip |
Make clang 3.4.2 find Prefix headers on Darwin, force for virtual deps in untouched ebuilds
Package-Manager: portage-2.2.14_rc1-prefix/cvs/Darwin i386
RepoMan-Options: --force
Manifest-Sign-Key: 0x5F75F607C5C74E89
Diffstat (limited to 'sys-devel/llvm/ChangeLog')
-rw-r--r-- | sys-devel/llvm/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-devel/llvm/ChangeLog b/sys-devel/llvm/ChangeLog index a4db6a8fba5e..de56b4f82165 100644 --- a/sys-devel/llvm/ChangeLog +++ b/sys-devel/llvm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/llvm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.209 2014/10/20 07:08:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.210 2014/11/10 20:37:57 grobian Exp $ + + 10 Nov 2014; Fabian Groffen <grobian@gentoo.org> llvm-3.4.2.ebuild, + llvm-3.5.0.ebuild, llvm-9999.ebuild, +files/clang-3.4-darwin_build_fix.patch, + +files/clang-3.4-darwin_prefix-include-paths.patch: + Make clang 3.4.2 find Prefix headers on Darwin 20 Oct 2014; Michał Górny <mgorny@gentoo.org> llvm-3.5.0.ebuild, llvm-9999.ebuild: |