From f5587c1f91e983f1bba12aeef1cf47698ffe8435 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 22 Mar 2019 09:27:30 -0500 Subject: [PATCH] Undo command extensions, as it just fails. [skip travis] --- src/engine/config_toolset.bat | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/engine/config_toolset.bat b/src/engine/config_toolset.bat index ab6f0174d..6411c3225 100644 --- a/src/engine/config_toolset.bat +++ b/src/engine/config_toolset.bat @@ -4,8 +4,6 @@ REM ~ Copyright 2002-2018 Rene Rivera. REM ~ Distributed under the Boost Software License, Version 1.0. REM ~ (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -SETLOCAL EnableExtensions - :Start REM Setup the toolset command and options. if "_%BOOST_JAM_TOOLSET%_" == "_msvc_" call :Config_MSVC