Opened 3 years ago

Closed 3 years ago

#993 closed enhancement (fixed)

OpenSSL: Use "make install_sw" instead of "make install"

Reported by: jng Owned by: jng
Priority: major Milestone:
Component: FDO API Version:
Severity: 3 Keywords:
Cc: External ID:

Description

Using make install_sw instead of make install will skip installation of HTML documentation which should improve end-to-end build times

Change History (1)

comment:1 by jng, 3 years ago

Resolution: fixed
Status: assignedclosed

In 8137:

Use install_sw target instead of install for OpenSSL build. This will skip over installation of HTML documentation and on the machine which I'm building FDO on, shaves off nearly a minute from overall end-to-end build times

Fixes #993

Note: See TracTickets for help on using tickets.