- Disable params file as it doesn't support for the legacy system of macOS 10.13.6 with Xcode 10.1
- Enable bazel linkAction for "arguments too long" issue: here I patched the library linking process to support incremental linkage for object files(.o, .lo, .a) and reserve the .o export function for tensorflow, referring to bazelbuild/bazel#14530
Full Changelog: 5.2.0-p1-0...5.2.1