Skip to content

Commit 9ad3030

Browse files
committed
cherry-pick pybind fix in windows
1 parent dcd4f1a commit 9ad3030

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@ def run(self):
639639
),
640640
extra_compile_args=(
641641
[
642-
f'/DPYBIND11_BUILD_ABI=\\"{getattr(torch._C, "_PYBIND11_BUILD_ABI", "_cxxabi1018")}\\"',
643642
"/GS-",
644643
"/permissive-",
645644
"/utf-8",

0 commit comments

Comments
 (0)