Updated Building ZFS (markdown)
parent
78b3a1e417
commit
bdaa5f2cb1
|
@ -82,7 +82,7 @@ sh autogen.sh
|
||||||
make -s -j$(nproc)
|
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
|
**Optional** Build packages
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue