Commit 7c36fc1
authored
Remove brew/openssl workaround (#5434)
The homebrew/openssl related workaround/fix started failing recently with:
Error: No available formula or cask with the name "openssl@1.0.2t".
When running:
brew uninstall openssl@1.0.2t && rm -rf /usr/local/etc/openssl && rm -rf /usr/local/etc/openssl@1.1
@pjcollins thinks the original issue was fixed meanwhile, so we can remove it,
instead of fixing it by forcing the uninstall.1 parent cbbd853 commit 7c36fc1
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | 408 | | |
412 | 409 | | |
413 | 410 | | |
| |||
0 commit comments