mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Disable a Test To Unblock the Toolchain Builder
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
// Create a self contained binary
|
||||
|
||||
// REQUIRES: rdar74148842
|
||||
// libc.a and libm.a have duplicate definitions of '__isnanl', so this test
|
||||
// fails to build.
|
||||
|
||||
// REQUIRES: OS=linux-gnu
|
||||
// REQUIRES: static_stdlib
|
||||
print("hello world!")
|
||||
|
||||
Reference in New Issue
Block a user