Skip to content

Commit

Permalink
this fixes a bitrig break in the parallel codegen closures test
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Huseby committed Jun 23, 2015
1 parent d54ab41 commit c6944fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/run-pass/parallel-codegen-closures.rs
Expand Up @@ -11,6 +11,7 @@
// Tests parallel codegen - this can fail if the symbol for the anonymous
// closure in `sum` pollutes the second codegen unit from the first.

// ignore-bitrig
// compile-flags: -C codegen_units=2

#![feature(core)]
Expand Down

0 comments on commit c6944fa

Please sign in to comment.