diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-20 22:55:34 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-20 22:55:34 +0000 |
commit | 6c244119e226e5b7e4b17895b69d23bc9c0ef59a (patch) | |
tree | 5f9f20b36ac3ced7bb497e0d8201e8620574023c /views/controls/button/custom_button.cc | |
parent | b90c93fff90803a61d25a71a64c6bb06a73de358 (diff) | |
download | chromium_src-6c244119e226e5b7e4b17895b69d23bc9c0ef59a.zip chromium_src-6c244119e226e5b7e4b17895b69d23bc9c0ef59a.tar.gz chromium_src-6c244119e226e5b7e4b17895b69d23bc9c0ef59a.tar.bz2 |
Remove -rdynamic from the linux debug build.
Having -rdynamic breaks some plugins since it exports more symbols into
the dynamic symbol table than wanted. In particular, this breaks users of
ppapi's C++ wrappers. It was added to make StaceTraces resolve to symbols
on linux. But now we use the symbolize library from glog so it isn't needed
anymore.
BUG=52105
TEST=Compiles and StackTrace.* test in base_unittests will work.
Review URL: http://codereview.chromium.org/3119033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56924 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/controls/button/custom_button.cc')
0 files changed, 0 insertions, 0 deletions