Commit 6ff42a0
fix: remove ninja-build from CentOS dependencies
ninja-build package doesn't exist in CentOS 7 (manylinux).
BoringSSL can build with just cmake using Unix Makefiles generator.
Also removed libnghttp2-devel from yum as we build it from source,
and added fallback to cmake3 for older CentOS versions.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 08061ae commit 6ff42a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments