diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-09-06 07:49:15 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-09-06 07:49:15 +0000 |
commit | 82bb36743c2021cc76d161717ce7d1ad721e955d (patch) | |
tree | e2e76b1a9c9aed1b03edeadec32e7b0b7cd8e727 /profiles | |
parent | Keyword ~arm, tested on armv7a-hardfloat-linux-gnueabi system. (diff) | |
download | historical-82bb36743c2021cc76d161717ce7d1ad721e955d.tar.gz historical-82bb36743c2021cc76d161717ce7d1ad721e955d.tar.bz2 historical-82bb36743c2021cc76d161717ce7d1ad721e955d.zip |
Unmask OpenCL-capable llvm & clang, the issue has been resolved.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 5 insertions, 8 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 81dce7be8c7b..c601c0190b96 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6943 2012/09/05 22:42:31 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6944 2012/09/06 07:49:15 mgorny Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 06 Sep 2012; Michał Górny <mgorny@gentoo.org> package.mask: + Unmask OpenCL-capable llvm & clang, the issue has been resolved. + 05 Sep 2012; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Remove obsolete epdfview mask diff --git a/profiles/package.mask b/profiles/package.mask index 614319668da5..08eb021f7234 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14091 2012/09/05 22:42:31 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14092 2012/09/06 07:49:15 mgorny Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -139,12 +139,6 @@ x11-misc/glipper # Removal in 30 days net-fs/mount-cifs -# Michał Górny <mgorny@gentoo.org> (22 Jul 2012) -# The OpenCL patches have been reported to cause segfaults in the clang -# compiler. Bug #427206. -=sys-devel/clang-3.1-r5 -=sys-devel/llvm-3.1-r2 - # Pacho Ramos <pacho@gentoo.org> (21 Jul 2012) # Contains multiple API changes and needs apps to be ported >=media-gfx/gphoto2-2.5 |