Skip to content

Commit

Permalink
Linker test fails on linux until osx sysroot built
Browse files Browse the repository at this point in the history
rdar://problem/19692770

Swift SVN r24926
  • Loading branch information
stormbrew committed Feb 3, 2015
1 parent d523ad0 commit 805727c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/Driver/linker.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@

// REQUIRES: X86

// FIXME: Need to set up a sysroot for osx so the DEBUG checks work on linux
// rdar://problem/19692770
// XFAIL: linux

// CHECK: swift
// CHECK: -o [[OBJECTFILE:.*]]

Expand Down

0 comments on commit 805727c

Please sign in to comment.