From ba6dd97081c7490db0d6e98c9e8cd3b819b9dd6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Sun, 5 Nov 2017 13:05:20 +0000 Subject: Remove epan win32 x86 assembly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not used. Remove also weird pre-hash hash optimization in proto.c. Change-Id: Ibebc12dbe90ac1d05fb1ba601d32fe98797fbd56 Reviewed-on: https://code.wireshark.org/review/24254 Reviewed-by: Michael Mann Reviewed-by: João Valverde Petri-Dish: João Valverde Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- tools/win-setup.ps1 | 3 --- 1 file changed, 3 deletions(-) (limited to 'tools/win-setup.ps1') diff --git a/tools/win-setup.ps1 b/tools/win-setup.ps1 index 6d38171cb5..ccfffd13c6 100644 --- a/tools/win-setup.ps1 +++ b/tools/win-setup.ps1 @@ -117,7 +117,6 @@ $Win64Archives = @{ "libxml2-2.9.4-win64ws.zip" = ""; "lua-5.2.4_Win64_dllw4_lib.zip" = "lua5.2.4"; "lz4-1.7.5-win64ws.zip" = ""; - "nasm-2.09.08-win32.zip" = ""; "nghttp2-1.14.0-1-win64ws.zip" = ""; "portaudio_v19_2.zip" = ""; "sbc-1.3-1-win64ws.zip" = ""; @@ -142,7 +141,6 @@ $Win32Archives = @{ "libxml2-2.9.4-win32ws.zip" = ""; "lua-5.2.4_Win32_dllw4_lib.zip" = "lua5.2.4"; "lz4-1.7.5-win32ws.zip" = ""; - "nasm-2.09.08-win32.zip" = ""; "nghttp2-1.14.0-1-win32ws.zip" = ""; "portaudio_v19_2.zip" = ""; "sbc-1.3-1-win32ws.zip" = ""; @@ -195,7 +193,6 @@ $CleanupItems = @( "lua5.1.4" "lua5.2.?" "lz4-*-win??ws" - "nasm-2.09.08" "nghttp2-*-win??ws" "portaudio_v19" "portaudio_v19_2" -- cgit v1.2.3