From bdaa5f2cb17201f04aafe692e77e2bad19e2e7b9 Mon Sep 17 00:00:00 2001 From: Giuseppe Di Natale Date: Sat, 10 Jun 2017 16:03:23 -0700 Subject: [PATCH] Updated Building ZFS (markdown) --- Building-ZFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-ZFS.md b/Building-ZFS.md index dc4e7d5..08843e1 100644 --- a/Building-ZFS.md +++ b/Building-ZFS.md @@ -82,7 +82,7 @@ sh autogen.sh make -s -j$(nproc) ``` -**tip:** `--with-spl=PATH` and `--with-spl-obj=PATH` can be passed to configure if it is unable to locate the SPL. +**tip:** `--with-spl=PATH` and `--with-spl-obj=PATH`, where `PATH` is a full path, can be passed to configure if it is unable to locate the SPL. **Optional** Build packages