In Clang, -frecord-gcc-switches does the same as this anyway.

Signed-off-by: Sam James <s...@gentoo.org>
---
 eclass/flag-o-matic.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 062bd04e2e0bd..50caa401bacfb 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -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
 
-- 
2.34.1


Reply via email to