Commit 44f8e1d
committed
fix(extra/language/c): should export LIBRARY_PATH as well
gcc looks for `LIBRARY_PATH` for library search path[^1]
[^1]: https://gcc.gnu.org/onlinedocs/gcc-12.5.0/gcc/Environment-Variables.html#:~:text=LIBRARY_PATH1 parent 7c9e793 commit 44f8e1d
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
0 commit comments