Closed Bug 1518544 Opened 5 years ago Closed 5 years ago

Bump _WIN32_WINNT to 0x601 for mingw-clang?

Categories

(Firefox Build System :: General: Unsupported Platforms, enhancement, P5)

enhancement

Tracking

(firefox-esr60 fixed, firefox66 fixed)

RESOLVED FIXED
mozilla66
Tracking Status
firefox-esr60 --- fixed
firefox66 --- fixed

People

(Reporter: tjr, Assigned: tjr)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The comment for mingw-clang says it's 0x600 to match old-configure.in (https://searchfox.org/mozilla-central/source/taskcluster/scripts/misc/build-clang-trunk-mingw.sh#43) but we actually use 601 (https://searchfox.org/mozilla-central/source/old-configure.in#136)

Should we update the mingw version?

I tried it and it seemed to build fine at least: https://treeherder.mozilla.org/#/jobs?repo=try&revision=44ec3148dd5f6bb3f59720eb675f65e17b015214

Flags: needinfo?(jacek)

Since we set it in configure anyway, default toolchain define doesn't really matter. But sure, it wouldn't hurt to change.

Flags: needinfo?(jacek)
Attachment #9036180 - Flags: review?(core-build-config-reviews) → review+

Pushed by cbrindusan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/786ebd1fc7fd
Bump the default value of _WIN32_WINNT in the mingw-clang toolchain to 0x601. r=froydnj

Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66

Comment on attachment 9036180 [details] [diff] [review]
Bug 1518544 - Bump the default value of _WIN32_WINNT in the mingw-clang toolchain to 0x601 r?Build

[ESR Uplift Approval Request]

If this is not a sec:{high,crit} bug, please state case for ESR consideration: Keeps esr60 and central in sync for the mingw-clang build.

User impact if declined: The builds will be slightly out of sync, and may require more work to land patches.

Fix Landed on Version: 66.0a1 / 20190115103851

Risk to taking this patch: Low

Why is the change risky/not risky? (and alternatives if risky): Only affects the mingw-clang build. Very minor patch.

String or UUID changes made by this patch:

Attachment #9036180 - Flags: approval-mozilla-esr60?

Comment on attachment 9036180 [details] [diff] [review]
Bug 1518544 - Bump the default value of _WIN32_WINNT in the mingw-clang toolchain to 0x601 r?Build

mingw-clang build update, npotb

Attachment #9036180 - Flags: approval-mozilla-esr60? → approval-mozilla-esr60+
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: