Update DEVELOPING.md
This commit is contained in:
@@ -13,10 +13,10 @@ sudo apt install bash bison bzip2 flex gettext git gperf intltool libc6-dev-i386
|
|||||||
|
|
||||||
```
|
```
|
||||||
# Download openssl 1.0.2
|
# Download openssl 1.0.2
|
||||||
https://www.openssl.org/source/
|
https://www.openssl.org/source/openssl-1.0.2t.tar.gz
|
||||||
cd openssl
|
cd openssl-1.0.2t.tar.gz
|
||||||
./Configure linux-x86_64
|
./Configure linux-x86_64
|
||||||
make
|
make -j$(nproc)
|
||||||
```
|
```
|
||||||
## Static build of Qt5
|
## Static build of Qt5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user