README: Compile boost with cxxflags=-fPIC cflags=-fPIC

Rebased and squashed by moneromooo
release-v0.5.1
Italocoin Project 6 years ago committed by moneromooo-monero
parent 0c77523d61
commit 52e19d6955
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -282,7 +282,7 @@ If you are using the older Raspbian Jessie image, compiling Monero is a bit more
```
* Wait ~8 hours
```
sudo ./bjam install
sudo ./bjam cxxflags=-fPIC cflags=-fPIC -a install
```
* Wait ~4 hours

Loading…
Cancel
Save