Comment 33 for bug 213708

Revision history for this message
In , Murali Nandigama (mnandigama) wrote :

Please add the following line to your .mozconfig file

export LDFLAGS="-lgcov -static-libgcc"

However, on a separate note, you are using '-g' flag for CFLAGS and CXXFLAGS and also using 'disable-debug'. Is it by design.

Thanks
Murali