From 7425209c96ea7b18280c623b19e7e2d0a26bec24 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sun, 15 Apr 2018 21:12:47 +0530 Subject: [PATCH] Drop patch 2006 as the wasm32 tests are dropped. --- debian/patches/2006_disable_wasm32_tests.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 debian/patches/2006_disable_wasm32_tests.patch diff --git a/debian/patches/2006_disable_wasm32_tests.patch b/debian/patches/2006_disable_wasm32_tests.patch deleted file mode 100644 index c67c8326e..000000000 --- a/debian/patches/2006_disable_wasm32_tests.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Disable wasm32_final_outputs test - This test depends on emscripten built using fastcomp - a fork of LLVM and is not available in Debian. -Author: Vasudev Kamath -Last-Update: 2017-12-05 - ---- cargo-0.23.0.orig/tests/build.rs -+++ cargo-0.23.0/tests/build.rs -@@ -3479,7 +3479,6 @@ fn cdylib_final_outputs() { - } - } - --#[test] - fn wasm32_final_outputs() { - use cargo::core::{Shell, Target, Workspace}; - use cargo::ops::{self, BuildConfig, Context, CompileMode, CompileOptions, Kind, Unit}; -- 2.30.2