We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
black
1 parent bf39874 commit a5cd78eCopy full SHA for a5cd78e
python/setup.py
@@ -50,7 +50,7 @@ def __str__(self):
50
51
# Developer option
52
#
53
-#if platform.system() == "Darwin":
+# if platform.system() == "Darwin":
54
# # XCode10 or later does not support libstdc++, so we need to use libc++.
55
# # macosx-version 10.6 does not support libc++, so we require min macosx version 10.9.
56
# ext_compile_args.append("-stdlib=libc++")
0 commit comments