We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0ff86 commit c6dc629Copy full SHA for c6dc629
1 file changed
build.rs
@@ -235,7 +235,6 @@ fn build(target_os: &str) -> io::Result<()> {
235
} else {
236
configure.arg(format!("--target_os={}", target_os));
237
}
238
-
239
240
241
// control debug build
0 commit comments