<div dir="ltr">Hi,<div>I'm trying to use boost like that</div><div><br></div><div><div>use-project boost : /path/to/boost ;</div></div><div><br></div><div>and it is working. But now I want to pass�<cflags>-fPIC, I need boost to be compiled with it and do not want to write <target-os>linux:<library>boost/thread/<cflags>-fPIC.</div> <div>I've tried to use</div><div><br></div><div>project : requeriments <cflags>-fPIC ;</div><div><br></div><div>but does not work anyway.</div><div><br></div><div>Any ideas?</div></div>