de212963f8
This test was introduced in #118644, but was over-specified in that it assumed the path of the linker was always `cc`.
9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
error: linking with `LINKER` failed: exit status: 1
|
|
|
|
|
ld: Undefined symbols:
|
|
_CFRunLoopGetTypeID, referenced from:
|
|
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
|
|
|
|
|
error: aborting due to 1 previous error
|