Browse Source

Remove the shared-lib section

pull/1094/head
Max Lv 7 years ago
parent
commit
9d6946a6c7
1 changed files with 0 additions and 6 deletions
  1. 6
      README.md

6
README.md

@ -69,12 +69,6 @@ and `--with-mbedtls=/path/to/mbedtls` when running `./configure`.
Windows users will need extra work when compiling mbedTLS library, Windows users will need extra work when compiling mbedTLS library,
see [this issue](https://github.com/shadowsocks/shadowsocks-libev/issues/422) for detail info. see [this issue](https://github.com/shadowsocks/shadowsocks-libev/issues/422) for detail info.
#### Using shared library from system
Please specify `--enable-system-shared-lib`. This will replace the bundled
`libev`, `libsodium` and `libudns` with the corresponding libraries installed
in the system during compilation and linking.
### Debian & Ubuntu ### Debian & Ubuntu
#### Install from repository #### Install from repository

Loading…
Cancel
Save