Use -ffile-prefix-map for reproducibility (#4671)

Fixes `__FILE__` macros being non-hermetic

Supported since clang 10 (April 2020) and gcc 8 (May 2018)

Fixes https://github.com/bazel-contrib/rules_go/issues/4577
1 file changed