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

Rebased and squashed by moneromooo
This commit is contained in:
Italocoin Project 2018-03-25 18:36:25 +02:00 committed by moneromooo-monero
parent 0c77523d61
commit 52e19d6955
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
1 changed files with 1 additions and 1 deletions

View File

@ -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