author | Takanori MATSUURA <t.matsuu@gmail.com> |
Fri, 26 Nov 2010 12:11:58 -0500 | |
changeset 58259 | 91465997ac12045fa7583f9fbad7d0f679826eb1 |
parent 58258 | 98184990f3ba2cdd38fd505850e17511ca783588 |
child 58260 | 63c63bac58ec16f4acd9a46929de63c3593d9d41 |
push id | 17223 |
push user | eakhgari@mozilla.com |
push date | Fri, 26 Nov 2010 17:21:53 +0000 |
treeherder | mozilla-central@0d7dd95a1d9a [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | ted, Callek, bsmedberg |
bugs | 589504 |
milestone | 2.0b8pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/config/nspr/build.mk +++ b/config/nspr/build.mk @@ -32,16 +32,12 @@ # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** TIERS += nspr -ifdef GC_LEAK_DETECTOR -tier_nspr_staticdirs = gc/boehm -endif - ifndef MOZ_NATIVE_NSPR tier_nspr_staticdirs += nsprpub tier_nspr_dirs += config/nspr endif