Skip to content

Commit 69a5fa4

Browse files
Andy-Jostgithub-actions[bot]
authored andcommitted
Removes LIBRARY_PATH environment variable from installation docs (no longer needed due to resolution of #608).
(cherry picked from commit 858126d)
1 parent 48834d2 commit 69a5fa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuda_bindings/docs/source/install.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ Source builds require that the provided CUDA headers are of the same major.minor
5656

5757
```console
5858
$ export CUDA_HOME=/usr/local/cuda
59-
$ export LIBRARY_PATH=$CUDA_HOME/lib64:$LIBRARY_PATH
6059
```
6160

6261
See [Environment Variables](environment_variables.md) for a description of other build-time environment variables.

0 commit comments

Comments
 (0)