BPF: remove unnecessary flags from src/test/codegen/bpf-alu32.rs

This commit is contained in:
Alessandro Decina 2021-05-30 11:50:43 +10:00
parent ab86acdeef
commit ee07447718

View file

@ -1,4 +1,3 @@
// compile-flags: --emit=asm --target bpfel-unknown-none
// only-bpf
#![crate_type = "lib"]
#![feature(bpf_target_feature)]