flomesh-io / pipy

Pipy is a programmable proxy for the cloud, edge and IoT.
https://flomesh.io/pipy
Other
743 stars 70 forks source link

[build] fix for zlib and BPF issue on CentOS 7 #166

Closed ethinx closed 6 months ago

ethinx commented 6 months ago

Fix zlib compile issue and disable BPF on CentOS 7

Thanks for @naqvis's help.