api7 / apisix-build-tools

Build tools to package and release
Apache License 2.0
120 stars 93 forks source link

package apisix-openresty-{debug, asan} #46

Open spacewander opened 3 years ago

spacewander commented 3 years ago

Should be similar to openresty-debug and openresty-asan

tzssangglass commented 3 years ago

should add build-apisix-openresty-debug-centos7.sh and build-apisix-openresty-asan-centos7.sh, and don't call build-apisix-openresty.sh in them?

spacewander commented 3 years ago

I think we can let them call build-apisix-openresty.sh as they only need to change the compile arguments.