Hi all,

turns out clang 3.5 is no longer supporting -finline-functions, which it claims never did anything anyway, so this is their way to take it out of usage. 

My release builds (which are done solely through boost build) automatically add this parameter to the compilation command line, and thus is now failing (since I use -Werror). 

Is there a way to modify the "release" variant not to use that line anymore? Also, is there a way to extend the command line parameters that the release variant will use?

Thank you,

Mauricio Carneiro, Ph.D.
http://www.broadinstitute.org/~carneiro/