Closed Bug 1621552 Opened 4 years ago Closed 4 years ago

Don't pass clang PGO runtime explicitly on Windows

Categories

(Firefox Build System :: General, task)

task
Not set
normal

Tracking

(firefox76 fixed)

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

No description provided.

It turns out clang-cl adds an explicit /DEFAULTLIB:/full/path/to/runtime
to all the .obj it creates, which makes the linker add it on its own.

Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/1ff07d90ee59
Don't pass clang PGO runtime explicitly on Windows. r=dmajor
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
See Also: → 1648519
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: