summaryrefslogtreecommitdiffstats
path: root/thunderbird-mozconfig-debuginfo
blob: 65ec91540cf933833206df5a600a22995e4fd40d (plain)
1
2
3
4
5
6
# For mozilla's debuginfo:
export CFLAGS="-gdwarf-2"
export CXXFLAGS="-gdwarf-2"
export MOZ_DEBUG_SYMBOLS=1
ac_add_options --enable-debug-symbols="-gdwarf-2"
ac_add_options --enable-crashreporter