Rename misspelled module reference.
This commit is contained in:
parent
98958bcaf4
commit
a31e3d6de3
@ -11,7 +11,7 @@
|
||||
use target::Target;
|
||||
|
||||
pub fn target() -> Target {
|
||||
let mut base = super::draginfly_base::opts();
|
||||
let mut base = super::dragonfly_base::opts();
|
||||
base.pre_link_args.push("-m32".to_string());
|
||||
|
||||
Target {
|
||||
|
Loading…
x
Reference in New Issue
Block a user