From: Motonari Ito (motonarii_at_[hidden])
Date: 2007-08-13 14:20:30


> I try to specify <variant>release:<cxxflags>/GS- but it results in
"/GS"
> only and omits the trailing "-".

I found that

<cxxflags>-GS-

works.

Thank you.