]
Work on MODCLUSTER-595 started by Michal Karm Babacek.
------------------------------------------------------
https://ci.modcluster.io windows httpd binaries depend on Debug
vcruntime140d.dll
---------------------------------------------------------------------------------
Key: MODCLUSTER-595
URL:
https://issues.jboss.org/browse/MODCLUSTER-595
Project: mod_cluster
Issue Type: Bug
Components: CI & Packaging
Reporter: Michal Karm Babacek
Assignee: Michal Karm Babacek
Both httpd-2.4.25-win.\*.zip and httpd-2.4.25-win.*-devel.zip distributions depend on
Debug Visual Studio runtime dll that is packaged in these zips. We should rewire the
linking so as the production zip could be smaller, without vcruntime140d.dll and without
ucrtbased.dll, just with vc_redist installer. Devel zip can contain these, doesn't
matter there.