summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin237463 -> 237461 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask2
-rw-r--r--profiles/arch/arm64/package.use.mask2
-rw-r--r--profiles/arch/base/package.use.mask2
-rw-r--r--profiles/use.local.desc2
5 files changed, 5 insertions, 3 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index e1c4467943ae..fc36d29284cf 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index f481218b51d7..63ee248abd0d 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -278,7 +278,7 @@ llvm-runtimes/compiler-rt-sanitizers -asan -dfsan -lsan -msan -hwasan -tsan
llvm-runtimes/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo
llvm-runtimes/compiler-rt-sanitizers -gwp-asan
llvm-runtimes/compiler-rt-sanitizers -libfuzzer -memprof -orc -profile -xray
-llvm-runtimes/compiler-rt-sanitizers -ctx-profile -nsan -rtsan
+llvm-runtimes/compiler-rt-sanitizers -ctx-profile -nsan -rtsan -tysan
# Sam James <sam@gentoo.org> (2020-10-24)
# asm redc is only available on amd64,
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 3af99c996b39..1f83ab386261 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -255,7 +255,7 @@ app-text/enchant voikko
llvm-runtimes/compiler-rt-sanitizers -asan -dfsan -lsan -msan -hwasan -tsan
llvm-runtimes/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo
llvm-runtimes/compiler-rt-sanitizers -gwp-asan -shadowcallstack
-llvm-runtimes/compiler-rt-sanitizers -libfuzzer -profile -xray -rtsan
+llvm-runtimes/compiler-rt-sanitizers -libfuzzer -profile -xray -rtsan -tysan
>=llvm-runtimes/compiler-rt-sanitizers-16 -orc
# Roy Bamford <neddyseagoon@gentoo.org> (2020-12-07)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 17b02910d74e..b1261a4433b4 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -268,7 +268,7 @@ llvm-runtimes/compiler-rt-sanitizers asan dfsan lsan msan hwasan tsan
llvm-runtimes/compiler-rt-sanitizers ubsan safestack cfi scudo
llvm-runtimes/compiler-rt-sanitizers shadowcallstack gwp-asan
llvm-runtimes/compiler-rt-sanitizers libfuzzer memprof orc profile xray
-llvm-runtimes/compiler-rt-sanitizers ctx-profile nsan rtsan
+llvm-runtimes/compiler-rt-sanitizers ctx-profile nsan rtsan tysan
# Sam James <sam@gentoo.org> (2020-10-24)
# asm redc is only available on amd64,
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index e5ead5cb9f9d..43d16d117541 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -977,6 +977,7 @@ app-misc/sphinx:id64 - use 64-bit document and word IDs
app-misc/sphinx:mariadb - Add mariadb database support
app-misc/sphinx:stemmer - Enable language stemming support
app-misc/task:sync - Enable "task sync" support
+app-misc/tmux:sixel - Enable sixel support
app-misc/tmux:utempter - Include libutempter support
app-misc/tracker:miners - Install the app-misc/tracker-miners package for actual data mining support for tracker
app-misc/tracker:stemmer - Add word stemming via dev-libs/snowball-stemmer.
@@ -3778,6 +3779,7 @@ llvm-runtimes/compiler-rt-sanitizers:safestack - Build SafeStack runtime.
llvm-runtimes/compiler-rt-sanitizers:scudo - Build Scudo Hardened Allocator.
llvm-runtimes/compiler-rt-sanitizers:shadowcallstack - Build ShadowCallStack.
llvm-runtimes/compiler-rt-sanitizers:tsan - Build Thread Sanitizer runtime.
+llvm-runtimes/compiler-rt-sanitizers:tysan - Build Type Sanitizer runtime.
llvm-runtimes/compiler-rt-sanitizers:ubsan - Build Undefined Behavior Sanitizer runtime.
llvm-runtimes/compiler-rt-sanitizers:xray - Build XRay runtime.
llvm-runtimes/libcxx:clang - Force building using installed clang (rather than the default CC/CXX; required for testing).