Closed
Bug 976914
Opened 12 years ago
Closed 12 years ago
Port MOZ_GLUE_LDFLAGS and MOZ_GLUE_PROGRAM_LDFLAGS to moz.build under the name of NO_MOZGLUE
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ehsan
Blocks: xulinmozbuild
| Assignee | ||
Updated•12 years ago
|
Attachment #8381881 -
Flags: review?(mshal)
Attachment #8381881 -
Flags: review?(mh+mozilla)
Attachment #8381881 -
Flags: review?(gps)
Comment 2•12 years ago
|
||
This patch looks incomplete.
Comment 3•12 years ago
|
||
That said, I think i'd rather leave that alone for now, at least until i'm done with the library linking stuff.
| Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 8381881 [details] [diff] [review]
Port MOZ_GLUE_LDFLAGS and MOZ_GLUE_PROGRAM_LDFLAGS to moz.build under the name of NO_MOZGLUE
Wrong patch.
Attachment #8381881 -
Attachment is obsolete: true
Attachment #8381881 -
Flags: review?(mshal)
Attachment #8381881 -
Flags: review?(mh+mozilla)
Attachment #8381881 -
Flags: review?(gps)
| Assignee | ||
Comment 5•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Attachment #8381896 -
Flags: review?(mshal)
Attachment #8381896 -
Flags: review?(mh+mozilla)
Attachment #8381896 -
Flags: review?(gps)
| Assignee | ||
Comment 6•12 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #3)
> That said, I think i'd rather leave that alone for now, at least until i'm
> done with the library linking stuff.
Hmm, why is that?
Comment 7•12 years ago
|
||
(In reply to :Ehsan Akhgari (needinfo? me!) (slow responsiveness, emailapocalypse) from comment #6)
> (In reply to Mike Hommey [:glandium] from comment #3)
> > That said, I think i'd rather leave that alone for now, at least until i'm
> > done with the library linking stuff.
>
> Hmm, why is that?
Because i might kill requiring MOZ_GLUE_LDFLAGS and MOZ_GLUE_PROGRAM_LDFLAGS.
| Assignee | ||
Comment 8•12 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #7)
> (In reply to :Ehsan Akhgari (needinfo? me!) (slow responsiveness,
> emailapocalypse) from comment #6)
> > (In reply to Mike Hommey [:glandium] from comment #3)
> > > That said, I think i'd rather leave that alone for now, at least until i'm
> > > done with the library linking stuff.
> >
> > Hmm, why is that?
>
> Because i might kill requiring MOZ_GLUE_LDFLAGS and MOZ_GLUE_PROGRAM_LDFLAGS.
Then you can remove these from the moz.build files instead of the Makefiles. There would be fewer things to remove, so your job will actually become easier.
| Assignee | ||
Comment 9•12 years ago
|
||
We determined on irc that glandium won't take this patch.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Comment 10•12 years ago
|
||
Comment on attachment 8381896 [details] [diff] [review]
Port MOZ_GLUE_LDFLAGS and MOZ_GLUE_PROGRAM_LDFLAGS to moz.build under the name of NO_MOZGLUE
Unflagging review per #c9.
Attachment #8381896 -
Flags: review?(mshal)
Attachment #8381896 -
Flags: review?(mh+mozilla)
Attachment #8381896 -
Flags: review?(gps)
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•