HomeFreeBSD

Fix --enable-linux-builtin

Description

Fix --enable-linux-builtin

Adding VPATH support, commit 37d7cd9, required that a src
and obj line be added to the top of the Makefiles. They
must be removed from the Makefiles when builtin.

The code which adds the spl/ directory to the top level
Makefile was failing due to the addition of the certs/ path.
The search pattern has been adjusted to be more tolerant.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #481
Issue #498

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Dec 2 2015, 2:18 AM
Parents
rGe7b75d9b46fc: Limit maximum object size in kmem tests
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG4e6f996cdd6e: Fix --enable-linux-builtin (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Dec 2 2015, 3:52 PM