Builds using feature fips or fips-link-precompiled now read variables prefixed by BORING_BSSL_FIPS_ instead of BORING_BSSL_. This helps complex builds where build dependencies also use boring, where we may not want to use fips there. Without those separate variables, the boring build for the build dependencies end up relying on e.g. BORING_BSSL_PATH, causing errors if this path is a boring checkout intended for fips builds, while the fips feature isn't enabled for the build dependency. |
||
|---|---|---|
| .. | ||
| config.rs | ||
| main.rs | ||