Closed
Bug 818394
Opened 12 years ago
Closed 12 years ago
Universal symlink not created correctly
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla20
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
(deleted),
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
flight.mk executes the following command:
ln -s obj-firefox/i386/dist/universal obj-firefox/x86_64/dist/universal
This results in not quite the expected thing.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #688643 -
Flags: review?(ted)
Updated•12 years ago
|
Attachment #688643 -
Flags: review?(ted) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•