Skip to content

Commit 60a1926

Browse files
authored
add readme section
1 parent b2fccf4 commit 60a1926

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ They can be set as environment variables for `cargo build` using the `OPENBLAS_`
6767
prefix as follows: `OPENBLAS_CC`, `OPENBLAS_FC`, `OPENBLAS_HOSTCC`, and
6868
`OPENBLAS_TARGET`.
6969

70+
## Proxy issues
71+
72+
The `openblas-src` crate will detect and use proxy settings from your environment variables, such as `http_proxy` and `https_proxy` to download necessary dependencies.
73+
7074
## Contribution
7175

7276
Your contribution is highly appreciated. Do not hesitate to open an issue or a

0 commit comments

Comments
 (0)