]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-6129 remove for testing
authorJeff Lenk <jeff@jefflenk.com>
Thu, 23 Jan 2014 04:23:19 +0000 (22:23 -0600)
committerJeff Lenk <jeff@jefflenk.com>
Thu, 23 Jan 2014 04:23:19 +0000 (22:23 -0600)
libs/win32/v8/build-v8.bat

index f866d6deb1123b9a63a2093f6263a162550c1176..1590dba2c688e26e02eb72ea8cf809771889bdad 100644 (file)
@@ -16,7 +16,7 @@ IF "%1-%2" == "%LAST_BUILD_INFO%" (
 SET LIB_DEST_DIR=\r
 \r
 IF "%1" == "x64" (\r
-       IF NOT "%COPY_FILES_ONLY%" == "1" .\third_party\python_26\python.exe build\gyp_v8 -Dtarget_arch=x64 -Dcomponent=shared_library\r
+       IF NOT "%COPY_FILES_ONLY%" == "1" .\third_party\python_26\python.exe build\gyp_v8 -Dtarget_arch=x64 -Dcomponent=shared_library -Dv8_use_snapshot=false\r
        IF NOT ERRORLEVEL 0 GOTO Fail\r
        SET LIB_DEST_DIR=..\..\x64\%2\\r
 )\r