Subject: [Boost-build] how to switch off option -fno-inline
From: crox (linux.hacker_at_[hidden])
Date: 2011-02-04 04:58:29


For some reason this option is set when compiling even with optimization=speed.
Is it possible to switch it off. And, in general, how can I correctly override options?

-crox