mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-19 14:15:21 -06:00
Core: STACKTRACE link option
git-svn-id: svn://ultimatepp.org/upp/trunk@7946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
d347b05b6a
commit
a4e937dea4
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ options(XGNU) -ffunction-sections;
|
|||
|
||||
link(SOLARIS) "-Wl,-R -Wl,/usr/local/lib";
|
||||
|
||||
link(GCC POSIX STACKTRACE) -rdynamic;
|
||||
|
||||
file
|
||||
Core.h,
|
||||
config.h,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue