You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bazel-discuss
Is cc-toolchain and platform the right thing to use? I assume I need to have system libraries (glibc etc?) from centos on ubuntu and create a cc toolchain to point to those? How do I test the centos binary in that case?
Or should I run bazel (including tests) within a centos container like this?