-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Since the upgrade to Go 1.17 as part of TOOLS-3049, builds on RHEL6.2 are failing. This is because `cgo` in Go 1.17 passes the `-fno-lto` option to `gcc`. However, the ancient GCC (4.4.7) on RHEL6.2 does not accept this option.