Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
link-native-libs
/
manual-link-framework.rs
blob: b3c3d6a7c3c2e3e3ee47bc7f5880f5ee4f5da362 [
file
] [
log
] [
blame
]
//@ ignore-apple
//@ compile-flags:-l framework=foo
fn
main
()
{}
//~? ERROR library kind `framework` is only supported on Apple targets