mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove some stray references to OpenSSL (#30710)
These were left over from the change to use rustls.
This commit is contained in:
parent
149c322639
commit
c529bfa49e
3 changed files with 1 additions and 5 deletions
|
@ -33,8 +33,6 @@ Building Servo is quite easy. Install the prerequisites described in the [README
|
|||
./mach build -d
|
||||
```
|
||||
|
||||
*Note: on Mac, you might run into an SSL issue while compiling. You'll find a solution to this problem [here](https://github.com/sfackler/rust-openssl/issues/255).*
|
||||
|
||||
There are three main build profiles, which you can build and use independently of one another:
|
||||
|
||||
* debug builds, which allow you to use a debugger (lldb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue