Closed
Bug 273824
Opened 20 years ago
Closed 2 years ago
Fix build bustage in OBJ builds.
Categories
(Core Graveyard :: Ports: Qt, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dougt, Unassigned)
References
Details
Attachments
(3 files)
|
1.82 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.34 KB,
patch
|
Details | Diff | Splinter Review | |
|
594 bytes,
patch
|
Details | Diff | Splinter Review |
| Reporter | ||
Comment 1•20 years ago
|
||
This works for a obj build (that is, a build where all the object files are placed outside the source tree. I set MOZ_OBJDIR to point to where the top of the object tree is).
| Reporter | ||
Updated•20 years ago
|
Attachment #168261 -
Flags: review?(zack)
Comment 2•20 years ago
|
||
hm... such builds worked "out of the box" for me as of a few days ago; did this change recently?
Comment 3•20 years ago
|
||
just note, that this bug is equal to #275456
Comment 4•20 years ago
|
||
*** Bug 275456 has been marked as a duplicate of this bug. ***
Comment 5•20 years ago
|
||
merged with patch from 275456
Comment 6•20 years ago
|
||
and some other fix for typo recently introduced by code cleaning in toolkit/
| Reporter | ||
Comment 7•19 years ago
|
||
Comment on attachment 168261 [details] [diff] [review] Patch v.1 clearing old flag.
Attachment #168261 -
Flags: review?(zack)
| Reporter | ||
Comment 8•19 years ago
|
||
zack, any interest here to clean up this patch?
Updated•18 years ago
|
QA Contact: cbiesinger → ports-qt
| Assignee | ||
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 10•2 years ago
|
||
This bug lies at rest in the graveyard.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•