Brad King 78249be29d VS: Fix regressed mapping for the cl /Os compiler flag
In commit v3.6.0-rc1~279^2~10 (VS: in Clang/C2 toolset, setup correct
compiler settings, 2016-02-18) a flag mapping was added for the clang
`-Os` flag.  However, this collides with a mapping we already had for
the MSVC flag of the same name.  This is a symptom of a larger problem
in that the VS generators need a per-toolset flag map (issue #16153).

For now, simply drop the new mapping and drop `-Os` from clang compiler
flags in the MinSizeRel configuration.

Reported-by: Felix Bruns <felixbruns@gmail.com>
2016-06-17 10:18:47 -04:00
..
2015-12-18 10:02:07 -05:00
2015-12-18 10:02:07 -05:00
2016-05-26 22:21:15 +02:00
2016-06-01 00:01:07 -04:00
2016-05-26 22:52:22 +02:00
2016-04-29 13:58:31 -04:00