for i in $(find /usr/lib/ /lib/ -name '*.so'); do nm -CD "$i" 2>/dev/null|grep -q 'std::(basic_string|list)'&&echo "$i"; done|xargs qfile -S
@doragasu Mine explicitly checks for packages which use or export symbols with either of two telltale old-ABI types.
-
-
@marcan42 Yours is a better approach. The other is enough for Arch because only AUR packages are built by the user.Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.