mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
flag-o-matic.eclass: allow -frecord-command-line
In Clang, -frecord-gcc-switches does the same as this anyway. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -80,6 +80,7 @@ _setup-allowed-flags() {
|
||||
# Cosmetic/output related, see e.g. bug #830534
|
||||
-fno-diagnostics-color '-fmessage-length=*'
|
||||
-fno-ident -fpermissive -frecord-gcc-switches
|
||||
-frecord-command-line
|
||||
'-fdiagnostics*' '-fplugin*'
|
||||
'-W*' -w
|
||||
|
||||
|
||||
Reference in New Issue
Block a user