Closed Bug 1615511 Opened 5 years ago Closed 5 years ago

Some cross-build cleanup in windows.configure

Categories

(Firefox Build System :: General, task)

task
Not set
normal

Tracking

(firefox75 fixed)

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(4 files)

No description provided.

While this works on Windows, because os.pathsep is ;, it actually
doesn't work on non-Windows, because clang-cl is still expecting ;,
but os.pathsep is :.

Summary: Don't use os.pathsep in windows.configure → Some cross-build cleanup in windows.configure
Attachment #9126640 - Attachment description: Bug 1615511 - Do't use a Windows-specific exception. → Bug 1615511 - Don't use a Windows-specific exception.
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/5f3a0fa9d9fa Don't use os.pathsep in windows.configure. r=froydnj https://hg.mozilla.org/integration/autoland/rev/be3be7620fcb Use a host depend instead of a platform module import. r=froydnj https://hg.mozilla.org/integration/autoland/rev/cd9d88167451 Don't use a Windows-specific exception. r=froydnj https://hg.mozilla.org/integration/autoland/rev/adaa1e912f46 Don't use raw backslashed paths. r=froydnj
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: