Yanhao Wang
Results
2
issues of
Yanhao Wang
Any possible way to set the host_compiler explicitly instead of inferring from current toolchain?
20
This sounds like a weird request, and here's my use case. I use a customized C++ toolchain in my project. In order to use ccache, I wrap the actually compiling...
enhancement
## Description - Added `get_freezer_state` in `CgroupManager` trait. Similar to `GetFreezerState` in https://github.com/opencontainers/cgroups/blob/6a793b6ea778415b3c0f7a3d2efdb70c786fad92/cgroups.go#L76 - Implemented `get_freezer_state` for `v1/v2/systemd` in `libcgroups` crate. - For `v2/systemd`, reused the existing `read_freezer_state` function with...
kind/bug