Closed
Bug 1310544
Opened 9 years ago
Closed 9 years ago
Improve build.sh
Categories
(NSS :: Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.28
People
(Reporter: mt, Unassigned)
References
Details
I had to make a few changes to get this to work nicely on my system.
added BUILD_OPT
trimmed output
NSPR is only built if gyp is run
symlinks are used rather than copying
libs are only signed if necessary
See https://nss-dev.phacility.com/D92
| Reporter | ||
Comment 1•9 years ago
|
||
Oh, and on fedora ninja is packaged as ninja-build. That's a bit ugly, but probably worth fixing for redhat people.
| Reporter | ||
Comment 2•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.28
Comment 3•9 years ago
|
||
add scan-build gyp and help
https://hg.mozilla.org/projects/nss/rev/431d58ac12ad793db441c1331a012646bb71f6af
You need to log in
before you can comment on or make changes to this bug.
Description
•