added otel module to nginx
CI / Build nginx docker images (push) Failing after 1h1m45s

This commit is contained in:
2026-08-06 09:01:17 +08:00
parent ecf2d67aad
commit 812142a1b1
3 changed files with 25 additions and 3 deletions
+1 -1
View File
@@ -58,5 +58,5 @@ cd /nginx
auto/configure $CONFIG \
--with-cc-opt="-I/home/luser/libressl/build/include" \
--with-ld-opt="-lstdc++ -L/home/luser/libressl/build/ssl -L/home/luser/libressl/build/crypto"
--with-ld-opt="-lstdc++ -L/home/luser/.local/lib"
make -j$(nproc)