This repository was archived by the owner on Dec 16, 2022. It is now read-only.
Commit 65d142b
committed
Configure OPENSSL_LDFLAGS on Darwin
The OPENSSL_LDFLAGS ensures the path is included in the libgit2.pc
file. As standard brew installation doesn't appear to be system wide
on most macOS instances, and you thus have to tell explicitly where
it can be found.
Signed-off-by: Hidde Beydals <[email protected]>1 parent d616dea commit 65d142b
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| |||
0 commit comments