mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
toolchain.eclass: adapt -fdiagnostics-details filter again
The flag is now named -fdiagnostics-show-context=N. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
55ab7baec7
commit
166dd35759
@ -2178,7 +2178,7 @@ gcc_do_filter_flags() {
|
||||
fi
|
||||
|
||||
if ver_test -lt 16.1 ; then
|
||||
filter-flags -fdiagnostics-details
|
||||
filter-flags '-fdiagnostics-show-context=*'
|
||||
fi
|
||||
|
||||
# Ada: PR116226
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user