gecko-dev/third_party/rlbox/README-mozilla
shravanrn@gmail.com b90fd66821 Bug 1603657 - Update rlbox to latest version which supports disabling static inline thread_locals r=froydnj
This is needed to work around mingw32's broken support of static inline thread_locals.

Differential Revision: https://phabricator.services.mozilla.com/D57272

--HG--
extra : moz-landing-system : lando
2019-12-16 17:41:28 +00:00

11 lines
299 B
Plaintext

This directory contains the rlbox source from the upstream repo:
https://github.com/PLSysSec/rlbox_sandboxing_api/
Current version: [commit da68ed467665c729bb19fb542216c9ed6ce61a63]
UPDATING:
This in-tree copy can be updated by running
sh update.sh
from within the third_party/rlbox directory.