Closed Bug 1603657 Opened 4 years ago Closed 4 years ago

RLBox - Update rlbox_noop_sandbox to work around mingw32's broken support of static inline thread_locals

Categories

(Core :: Graphics, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: shravanrn, Assigned: shravanrn)

References

Details

Attachments

(1 file)

Use of static inline threadlocal variables (inline variables are C++17) seems to break mingw32 and mingw64 builds. See thread.

Update the rlbox library to a version that does not use this.

This is needed to work around mingw32's broken support of static inline thread_locals.

Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ad627acbfe8
Update rlbox to latest version which supports disabling static inline thread_locals r=froydnj
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: