diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2025-02-25 15:10:58 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2025-02-25 15:10:58 +0000 |
commit | cda8b6d4f4658bf4052330996e16d4ec27554787 (patch) | |
tree | 3f8dec508171cadb4306ee999b23bf8b6cab4006 /lang/gcc12-devel/files/patch-libgcc-config.host | |
parent | multimedia/jellyfin: update to 10.10.6 (diff) |
llvm-{cheri,morello}: Fix wrapper script
grep -q exits when it's found a match so if it exits fast enough,
llvm-readelf might get a SIGPIPE which it failes to handle. Avoid this
by using a redirect to /dev/null to silence grep instead of -q.
Submitted by: def
Diffstat (limited to 'lang/gcc12-devel/files/patch-libgcc-config.host')
0 files changed, 0 insertions, 0 deletions