diff --git a/build.rs b/build.rs index a5ff194..401afb7 100644 --- a/build.rs +++ b/build.rs @@ -235,7 +235,6 @@ fn build(target_os: &str) -> io::Result<()> { } else { configure.arg(format!("--target_os={}", target_os)); } - } // control debug build