Skip to content

Instantly share code, notes, and snippets.

@minacle
Created July 23, 2021 15:25
Show Gist options
  • Save minacle/87d11243b135b2041c945f1287d33d7e to your computer and use it in GitHub Desktop.
Save minacle/87d11243b135b2041c945f1287d33d7e to your computer and use it in GitHub Desktop.
--- chntpw-0.99.6/Makefile
+++ chntpw-0.99.6/Makefile
@@ -8,5 +8,5 @@
#SSLPATH=/usr/local/ssl
-OSSLPATH=/usr/local/opt/openssl
+OSSLPATH=/opt/homebrew/Cellar/openssl@1.0/1.0.2u
OSSLINC=$(OSSLPATH)/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment