Skip to content

Commit

Permalink
Remove staled patch
Browse files Browse the repository at this point in the history
  • Loading branch information
semigodking committed Sep 28, 2023
1 parent 1b532b3 commit 198cca2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 68 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,7 @@ compile like (Require libevent2 compiled with OpenSSL support):
$ make ENABLE_HTTPS_PROXY=true
```

To compile on newer systems with OpenSSL 1.1.0 and newer (disables shadowsocks support):
```
$ git apply patches/disable-ss.patch
$ make
```

To compile on newer systems with OpenSSL 1.1.1+ (just disable shadowsocks support, no patch need and worked with ENABLE_HTTPS_PROXY. DO NOT APPLY THE PATCH!):
To compile on newer systems with OpenSSL 1.1.1+ (just disable shadowsocks support, no patch need and worked with `ENABLE_HTTPS_PROXY`.):
```
$ make DISABLE_SHADOWSOCKS=true
```
Expand Down
61 changes: 0 additions & 61 deletions patches/disable-ss.patch

This file was deleted.

0 comments on commit 198cca2

Please sign in to comment.