thunderbird/thunderbird-mozconfig-debuginfo
2009-11-25 11:02:54 +00:00

6 lines
144 B
Plaintext

# For mozilla's debuginfo:
export CFLAGS="-gstabs+"
export CXXFLAGS="-gstabs+"
export MOZ_DEBUG_SYMBOLS=1
ac_add_options --enable-crashreporter