Add a compiler prefix for the CentOS 6 toolchain.
PiperOrigin-RevId: 246039220
This commit is contained in:
parent
088c147444
commit
ead6286a5a
@ -12,6 +12,7 @@ tensorflow_rbe_config(
|
||||
tensorflow_rbe_config(
|
||||
name = "centos6",
|
||||
compiler = "gcc",
|
||||
compiler_prefix = "/opt/rh/devtoolset-7/root/usr/bin",
|
||||
os = "centos6",
|
||||
python_version = "3",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user