We already allow -ggdb for GDB and this is the analogue for LLDB.

Bug: https://bugs.gentoo.org/800533
Reported-by: Jannik Glückert <jannik.glueck...@gmail.com>
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 d6590a2e52dfd..a2e37b89b6f08 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -73,6 +73,7 @@ _setup-allowed-flags() {
                -gdwarf '-gdwarf-*'
                -gstabs -gstabs+
                -gz
+               -glldb
 
                # Cosmetic/output related, see e.g. bug #830534
                -fno-diagnostics-color '-fmessage-length=*'
-- 
2.34.1


Reply via email to