Closed
Bug 1138820
Opened 10 years ago
Closed 10 years ago
Allow to override sqlite library location
Categories
(NSS :: Build, defect)
NSS
Build
Tracking
(Not tracked)
RESOLVED
FIXED
3.19
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
|
4.38 KB,
patch
|
KaiE
:
review+
|
Details | Diff | Splinter Review |
The NSS build system allows to set e.g. NSPR_LIB_DIR for the location of the nspr libraries, but doesn't allow the same for sqlite. It would be convenient to have that.
| Assignee | ||
Comment 1•10 years ago
|
||
At the same time, fix a couple paths to use NSSUTIL_LIB_DIR.
Attachment #8571811 -
Flags: review?(kaie)
Comment 2•10 years ago
|
||
Comment on attachment 8571811 [details] [diff] [review]
Allow to override sqlite library location
r=kaie
I'd like to delay landing this for a few days, because we're currently frozen for the 3.18 release (which targets FF 38).
Attachment #8571811 -
Flags: review?(kaie) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
Can this land now?
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(kaie)
Resolution: --- → FIXED
Target Milestone: --- → 3.18.1
| Assignee | ||
Comment 6•10 years ago
|
||
When can that land on mozilla-central?
Comment 7•10 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #6)
> When can that land on mozilla-central?
If you need it urgently, we could temporarily apply it as a patch in m-c and add it to security/patches for tracking it.
Because we're waiting for telemetry from bug 1085506 we're delaying bug 1137470 until March 20.
If you don't need it this week, we can tag a NSS 3.18.1 beta 1 with this change and land into m-c early next week.
Updated•10 years ago
|
Target Milestone: 3.18.1 → 3.19
You need to log in
before you can comment on or make changes to this bug.
Description
•