Typo: an -> and (#8350)
This commit is contained in:
parent
8d40f12853
commit
5de2f1ab75
@ -403,7 +403,7 @@ class Stackwalker(Package):
|
|||||||
the class name (The class name is really only used by spack to find
|
the class name (The class name is really only used by spack to find
|
||||||
your package).
|
your package).
|
||||||
|
|
||||||
Spack will download an install each dependency before it installs your
|
Spack will download and install each dependency before it installs your
|
||||||
package. In addtion, it will add -L, -I, and rpath arguments to your
|
package. In addtion, it will add -L, -I, and rpath arguments to your
|
||||||
compiler and linker for each dependency. In most cases, this allows you
|
compiler and linker for each dependency. In most cases, this allows you
|
||||||
to avoid specifying any dependencies in your configure or cmake line;
|
to avoid specifying any dependencies in your configure or cmake line;
|
||||||
|
Loading…
Reference in New Issue
Block a user