vmware-tanzu / oss-httpd-build

This project is a schema to build Apache HTTP Server (httpd), along with a number of frequently updated library components (dependencies), on Linux or Windows. The results of this build are also distributed periodically to the general public from the https://network.tanzu.vmware.com/products/p-apache-http-server (login required)
Apache License 2.0
3 stars 6 forks source link

Draft support for an 'openldap' gather target & build step #8

Closed wrowe closed 5 years ago

wrowe commented 5 years ago

The attached feature introduces support for

make -f ../mak/Makefile.gather openldap all

where openldap is an additional available target. The preconfig step should not be needed for openldap, as the ./configure script is checked into the working repository. The test step is not possible as the server side components of openldap are not built. The existing package step captures the resulting component.