Closed
Bug 1541296
Opened 7 years ago
Closed 7 years ago
NSS builds against libmozglue
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: eoger, Unassigned)
Details
Attachments
(1 obsolete file)
objdump -x libnss3.so | grep NEEDED
NEEDED libmozglue.so
NEEDED liblog.so
NEEDED libdl.so
NEEDED libc.so
I don't see a single mention of libmozglue anywhere in security/ so I assume it is not needed.
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Attachment #9055371 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•