Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Fix --enable-linux-builtin #503

Closed
wants to merge 1 commit into from

Conversation

behlendorf
Copy link
Contributor

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

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 openzfs#481
Issue openzfs#498
@behlendorf
Copy link
Contributor Author

4e6f996 Fix --enable-linux-builtin

@behlendorf behlendorf closed this Dec 2, 2015
@behlendorf behlendorf deleted the copy-builtin branch July 28, 2017 22:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant