$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] gcc version specific command
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2013-02-08 02:51:19
Hi,
I'd like to add
<toolset>gcc:<cxxflags>-std=gnu++0x
for all gcc versions >= 4.5.0
How can I do this?