Closed Bug 1603658 Opened 4 years ago Closed 4 years ago

RLBox - Update rlbox_lucet_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_lucet_sandbox rust (and C++) package to a version that does not use this.

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

Depends on D57272

Attachment #9116058 - Attachment description: Bug 1603658 - Update rlbox_lucet_sandbox to latest version which supports disabling static inline thread_locals r=froydnj → Bug 1603658, Bug 1604123 - Update rlbox_lucet_sandbox to version which supports disabling static inline thread_locals and specifies explicit dependencies r=froydnj
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6af7cc68d4d8
Bug 1604123 - Update rlbox_lucet_sandbox to version which supports disabling static inline thread_locals and specifies explicit dependencies 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: