From cb918b683b30ec54476bf4db93eee66525e981a3 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 29 Jan 2020 19:09:27 +0000 Subject: fix private-lib for Gentoo in geekbench.profile Thanks to @s-hamman for reporting this in the comments of #3193. --- etc/geekbench.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/geekbench.profile b/etc/geekbench.profile index bf9d27788..36f9f2a55 100644 --- a/etc/geekbench.profile +++ b/etc/geekbench.profile @@ -43,7 +43,7 @@ private-bin bash,geekbenc*,sh private-cache private-dev private-etc alternatives,group,lsb-release,passwd -private-lib libstdc++.so.* +private-lib gcc/*/*/libstdc++.so.* private-opt none private-tmp -- cgit v1.2.3-70-g09d2