blob: d38eb826678123ba9dfd17327eba6e9e826ba4c0 [file] [log] [blame]
// compile-flags: --crate-type dylib --target thumbv7em-none-eabihf
// build-pass
// error-pattern: dropping unsupported crate type `dylib` for target `thumbv7em-none-eabihf`
#![feature(no_core)]
#![no_std]
#![no_core]