mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
4028eefe61
When callback printing is enabled, link lyx with -rdynamic, so that stacks have LyX symbols available. Add option --disable-callstack-printing to configure. Running "size" on binary: * with callstack printing support text data bss dec hex filename 20891684 34680 107796 21034160 140f4b0 src/lyx * without callstack printing support text data bss dec hex filename 17953640 34648 107796 18096084 1141fd4 src/lyx |
||
---|---|---|
.. | ||
.gitignore | ||
common.am | ||
config.rpath | ||
lyxinclude.m4 | ||
lyxpython.m4 | ||
Makefile.am | ||
pkg.m4 | ||
qt4.m4 | ||
spell.m4 |