commit | 19e9de23d24e0831f19291fd449c7760a6c1ec13 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jul 23 20:21:06 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jul 23 20:21:06 2013 |
tree | dff9dbfdca999452bfde4cf072d492b676cbb337 | |
parent | 5bac031cb70d58ebf5a23d98db09ec736b4359ef [diff] |
fix heapchecker build (allocator linking) I don't fully understand -rdynamic (http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html) but it seems like that's why the heapchecker build works (it turns -rdynamic on in build/common.gypi), so this seems like a reasonable workaround for the test targets. (?) [email protected] BUG=263316 Review URL: https://chromiumcodereview.appspot.com/19862006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213213 0039d316-1c4b-4281-b951-d872f2087c98