Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / convert / test / jamfile.v2
index fd91f7a..9962e09 100644 (file)
@@ -15,7 +15,7 @@ project convert_test
         <toolset>gcc-4.4:<cxxflags>"-Wno-unused-local-typedefs"
         <toolset>gcc-4.5:<cxxflags>"-Wno-unused-local-typedefs"
         <toolset>gcc-4.6:<cxxflags>"-Wno-unused-local-typedefs"
-        <toolset>gcc-4.7:<cxxflags>"-Wno-unused-local-typedefs"
+        <toolset>gcc-4.7:<cxxflags>"-Wno-unused-local-typedefs -std=c++11"
         <toolset>gcc-4.8:<cxxflags>"-Wno-unused-local-typedefs -std=c++11"
         <toolset>gcc-4.9:<cxxflags>"-Wno-unused-local-typedefs -std=c++11"
         <toolset>msvc:<warnings>all