diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
commit | b7ebc951da8800f711142f69d9d958bde67a112d (patch) | |
tree | e318514216845acb8f2e49fff7a5cba4027e9d91 /profiles/prefix | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.2019
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x86/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.use.mask | 6 |
3 files changed, 12 insertions, 7 deletions
diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.mask b/profiles/prefix/darwin/macos/arch/x86/package.use.mask index 0a0aaa598d36..7068035a971e 100644 --- a/profiles/prefix/darwin/macos/arch/x86/package.use.mask +++ b/profiles/prefix/darwin/macos/arch/x86/package.use.mask @@ -1,14 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # All the Mac OS X profiles inherit from their matching arch profile here. -# Alexandre Rostovtsev <tetromono@gentoo.org> (09 Jan 2012) -# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so -# it's masked in base profile and unmasked here (bug #396313). -net-libs/webkit-gtk -jit - # Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010) # Relocation issues on 32-bit OSX, bug #329859 media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_sse diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index b9bd2febc160..a496b084205f 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,12 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (26 Apr 2019) +# LLVM/clang 7.1 crashes at runtime +# llvm::optional_detail::OptionalStorage<llvm::ArrayRef<llvm::StringRef>, +=sys-devel/clang-7.1.0* +=sys-devel/llvm-7.1.0* + # Fabian Groffen <grobian@gentoo.org> (26 Mar 2019) # LLVM/clang 8 cannot compile itself, fails with the linker complaining # about a missing symbol (clang::clangd::detail::log(..,..)) diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask index 6065983ea893..777a5175687a 100644 --- a/profiles/prefix/sunos/solaris/package.use.mask +++ b/profiles/prefix/sunos/solaris/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (15 Apr 2019) +# chg client fails to compile, bug #683374 +dev-vcs/mercurial chg + # Fabian Groffen <grobian@gentoo.org> (06 Apr 2016) # dev-libs/re2 needs love, bug #563932 app-misc/sphinx re2 |