Files
mozc/docker
Marcin Radomski ec41969589 mozc: simplify gyp.patch
NOTE: these changes require updating gyp submodule in mozc github repo.

See https://github.com/dextero/mozc/actions for results of a test CI run.

* Set GYP_MSVS_DISABLE_PATH_NORMALIZATION environment variable in
  build_mozc.py. Removing path normalization that was breaking Windows build
  was a breaking change that didn't get accepted in upstream. Instead, setting
  that environment variable makes gyp skip the normalization.

* Remove instructions to apply gyp.patch from Windows build instructions.

PiperOrigin-RevId: 440133963
2022-04-08 02:00:13 +09:00
..
2022-04-08 02:00:13 +09:00