HomeFreeBSD

LIBRARIES_ONLY should only be defined during install32.

Description

LIBRARIES_ONLY should only be defined during install32.

r245561 added it to prevent extra files from being installed during
the install32 phase (to prevent duplicates in the meta log with -DNO_ROOT).
The flag should not be passed during build32 though since it may
prevent staging of includes during the 'make includes' phase on
library directories.

Sponsored by: EMC / Isilon Storage Division

Details

Provenance
bdreweryAuthored on
Parents
rS297268: Fix iSCSI initiator crash that could happen with out-of-memory
Branches
Unknown
Tags
Unknown