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

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