Skip to content
Snippets Groups Projects
Commit bde7fe9c authored by Erick Hitter's avatar Erick Hitter
Browse files

The build succeeds...somewhere...

parent 016bd680
No related branches found
No related tags found
1 merge request!1MVP build process
...@@ -98,4 +98,9 @@ echo "" ...@@ -98,4 +98,9 @@ echo ""
echo "BUILDING NGINX" echo "BUILDING NGINX"
echo "Using $(nproc) jobs" echo "Using $(nproc) jobs"
make make
"$NGINX_SRC_DIR/auto/objs/nginx -V"
ls -la "$NGINX_SRC_DIR"
ls -la "$NGINX_SRC_DIR/auto"
ls -la "$OPENSSL_DIR"
ls -la "$OG_DIR"
ls -la "$OG_DIR/src"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment