From 6a91c77dc0bcacf1baeafc4acccb954a8158073b Mon Sep 17 00:00:00 2001 From: Adel Kara Slimane Date: Tue, 5 Oct 2021 13:37:57 +0200 Subject: [PATCH] README: Gentoo: remove inaccurate dependency on a Clang use flag (#332) Signed-off-by: Adel KARA SLIMANE --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 28ae506..6bff3aa 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,6 @@ cd linux-tkg ./install.sh install ``` **Notes:** -- To compile with `clang` with this script, you need to have the `default-compiler-rt` `USE` flag for `sys-devel/clang`. - The script will prompt for using `llvm-libunwind`, it can only work with the `llvm-libunwind` `USE` flag in `sys-devel/clang` but it is experimental: - Manual intervention is needed on the `net-fs/samba` EBUILD, see [here](https://bugs.gentoo.org/791349) - The `-unwind` `USE` flag is needed in `app-emulation/wine*` EBUILDs \ No newline at end of file