From 03aa2ef390f49736288c6fa6d52b323ea762ebf8 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Mon, 6 Feb 2017 15:12:34 -0500 Subject: [PATCH] travis: Expand the `cross` linux image rust-lang/rust#39111 --- build.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/build.rs b/build.rs index a0e986d..f29a483 100644 --- a/build.rs +++ b/build.rs @@ -116,7 +116,6 @@ fn main() { "addvdi3.c", "addvsi3.c", "apple_versioning.c", - "clear_cache.c", "clzdi2.c", "clzsi2.c", "cmpdi2.c",