PodToBUILD 4.0.0-c63f847
Pre-release
Pre-release
Allow 'features' customization via 'user_options' (#192) 'features' provides a mechanism for customizing the Bazel toolchain configuration: docs.bazel.build/versions/main/cc-toolchain-config-reference.html It's a useful knob to expose via PodToBUILD for those cases when you want a library to opt-in to features like dead code stripping, dsym generation, or other local toolchain features.