From c3c5e6c77388f3f81449c668e6a97b064cf41852 Mon Sep 17 00:00:00 2001 From: Roy Frostig Date: Thu, 26 Aug 2010 11:57:14 -0700 Subject: Workaround issue #152 in _uint.next_power_of_two --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 558ba771..8faf8ed5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -491,6 +491,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \ lib-rand.rs \ lib-str.rs \ lib-task.rs \ + lib-uint.rs \ lib-vec.rs \ lib-vec-str-conversions.rs \ linear-for-loop.rs \ -- cgit v1.2.3