$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
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.