parent
057c4263a4
commit
feb75dce33
|
@ -93,6 +93,7 @@ class Git < Formula
|
||||||
]
|
]
|
||||||
args << "NO_OPENSSL=1" << "APPLE_COMMON_CRYPTO=1" if build.without? "brewed-openssl"
|
args << "NO_OPENSSL=1" << "APPLE_COMMON_CRYPTO=1" if build.without? "brewed-openssl"
|
||||||
|
|
||||||
|
system "make", "test", *args
|
||||||
system "make", "install", *args
|
system "make", "install", *args
|
||||||
|
|
||||||
# Install the macOS keychain credential helper
|
# Install the macOS keychain credential helper
|
||||||
|
|
Loading…
Reference in New Issue