cctz opens zoneinfo files with O_NONBLOCK, which mingw does not define, breaking all four mingwclang builds. Mirrors the O_CLOEXEC fallback two lines above. Merged upstream as https://github.com/google/cctz/pull/372, but abseil has not imported it yet. Differential Revision: https://phabricator.services.mozilla.com/D322123