commit: adb9357b449b7fc2c9fd7c0aff05eba4f15ef91f Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 11 15:34:40 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 11 15:34:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb9357b
package.mask: last-rite dev-lang/cilk Bug: https://bugs.gentoo.org/572130 Bug: https://bugs.gentoo.org/643590 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e1726e76dfb..74be004d12f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2020-12-11) +# Last MIT release in 2007, declared EOL by Intel in 2017. +# Build and test failures, abandoned parallelism paradigm, +# no revdeps. If you're really still using this, switch to +# OpenMP. Bug #572130, #643590, Removal in 30 days. +dev-lang/cilk + # Aisha Tammy <[email protected]> (2020-12-11) # last update upstream in 2017, does not build. # OpenMP is a better alternative.
