Closed Bug 1519010 Opened 5 years ago Closed 5 years ago

export LINKER in old-configure for js/src/old-configure

Categories

(Firefox Build System :: General, enhancement)

Unspecified
Windows
enhancement
Not set
normal

Tracking

(firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: m_kato, Assigned: glandium)

References

Details

Attachments

(1 file, 1 obsolete file)

AR is automatically decided by LINKER value. Since LINKER isn't use "export" in $(topsrcdir)/old-configure, AR in config/autoconf-js.mk may be LLVM's AR even if .mozconfig has LINKER=link.exe value (without export). So we should use "export" for LINKER value in old-configure

AR is automatically set by LINKER value. Since LINKER doesn't use "export" in
old-configure, AR in config/autoconf-js.mk may be LLVM's AR even if .mozconfig
has LINKER=link.exe value (without export). So we should use "export" for
LINKER value in old-configure
Attachment #9035580 - Attachment description: Bug 1519010 - export LINKER in old-configure for js/src/old-configure. r? → Bug 1519010 - export LINKER in old-configure for js/src/old-configure.

bug 1520395 will fix this.

Bug 1520395 will take some more time to finish up. Let's go with the easy fix here. I need it for other reasons.

Assignee: nobody → mh+mozilla
Attachment #9035580 - Attachment is obsolete: true
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/ed956b37ef9e
Make LINKER and HOST_LINKER js_options. r=dmajor
Blocks: 1523540
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: