Closed
Bug 327064
Opened 20 years ago
Closed 19 years ago
lightning needs STRIP_XPI in the makefile
Categories
(Calendar :: Lightning Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dmosedale, Unassigned)
Details
As the Mac build is currently huge. See bug 309210 for the details.
Comment 1•20 years ago
|
||
Is this still needed?
Last night's numbers:
linux: 647k
macosx: 613k
windows: 505k
Comment 2•19 years ago
|
||
STRIP_XPI=1 added to lightning's Makefile.
Before:
Linux 1.8MB
Mac 2.0MB
Windows 943KB
After:
Linux 1.0MB
Mac 1.0MB
Windows 948KB
I'm assuming Windows went up because it was already being stripped somehow, and the additional 5k is from yesterday's checkins... ersumthn
-> FIXED
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•