Closed
Bug 1055591
Opened 9 years ago
Closed 9 years ago
Don't add lib prefix in config/external/ffi/moz.build for mingw.
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla34
People
(Reporter: jacek, Assigned: jacek)
Details
Attachments
(1 file)
747 bytes,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
We always add 'lib' prefix anyway, so this caused expected lib to be liblibffi.
Attachment #8475219 -
Flags: review?(mh+mozilla)
Updated•9 years ago
|
Attachment #8475219 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Comment 1•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/11d25eb45c01
Comment 2•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/11d25eb45c01
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Updated•6 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•