annapst

Results 3 comments of annapst

I'm running into the same issue, I'm also commenting out now! Using bazel 7.1.1.

I think there is more missing reproducibility. I've built the same target on two machines configured the same way and got different `.x` files, while `.a` files were the same....

I also didn't reproduce it starting from a small example. After digging into differences between our repository build and a simple go example, I found that the difference in ".x"...