Convincing Bazel to use sandboxed glibc

203 views
Skip to first unread message

Roman Mohr

unread,
Jul 12, 2021, 5:13:09 AM7/12/21
to bazel-discuss
Hi,

In kubevirt, we have to use libraries and headers from rpms. I have a tool which can resolve rpm dependencies and pull in the RPMs as external dependencies, and provide headers and shared libraries to cc_libraries [1]. So far so good.

I have however issues ensuring that bazel takes the glibc version which is shipped inside the RPMs. It is provided to cc_library [2][3], but the system glibc still seems to have precedence.

Is there a way to override that?

Best regards,
Roman

Reply all
Reply to author
Forward
0 new messages