Skip to content

Commit 5e10f6a

Browse files
committed
stop forwarding this thing
1 parent 60a1ffe commit 5e10f6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Modules/cpython-sys/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ fn generate_c_api_bindings(srcdir: &Path, builddir: Option<&str>, out_path: &Pat
101101
}
102102
} else if flag.starts_with("-I")
103103
|| flag.starts_with("-D")
104-
|| flag.starts_with("-std=")
105104
|| flag.starts_with("-isystem")
106105
{
107106
builder = builder.clang_arg(flag);

0 commit comments

Comments
 (0)