HomeFreeBSD

Don't build packages that haven't been selected.

Description

Don't build packages that haven't been selected.

Currently, when configure --with-config is used, selective compilation
is only effective for the simple "make" case. Package builders (e.g.
make rpm) still build everything (utils and modules). This patch fixes
that.

This patch also drops the duplicate rpm-modules build target.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Prakash Surya <surya1@llnl.gov>
Issue zfsonlinux/zfs#851

Details

Provenance
Etienne Dechamps <etienne.dechamps@ovh.net>Authored on Jul 17 2012, 8:08 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jul 26 2012, 9:54 PM
Parents
rG94aac9c9bcd1: Use MODULE variable in module Makefile like zfs.
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG016432fbeb62: Don't build packages that haven't been selected. (authored by Etienne Dechamps <etienne.dechamps@ovh.net>).Jul 26 2012, 9:54 PM