Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
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