File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ will not know you've set this and won't get the correct wheel name.
1818
1919On macOS, AppleClang has excellent support for making Apple Silicon and
2020Universal2 binaries (both architectures in one binary). Scikit-build-core
21- respects ` ARCHFLAGS ` if ` CMAKE_SYSTEM_PROCESSOR ` is not in the cmake args.
22- These values are set by most redistributable builders like cibuildwheel when
21+ respects ` ARCHFLAGS ` if ` CMAKE_SYSTEM_PROCESSOR ` is not in the cmake args. These
22+ values are set by most redistributable builders like cibuildwheel when
2323cross-compiling.
2424
2525:::{warning}
@@ -34,8 +34,8 @@ Universal2.
3434
3535:::{warning}
3636
37- If you manually set the arch flags in other ways besides ` ARCHFLAGS ` , or the
38- one special case above, scikit-build-core will not get the right wheel name.
37+ If you manually set the arch flags in other ways besides ` ARCHFLAGS ` , or the one
38+ special case above, scikit-build-core will not get the right wheel name.
3939
4040:::
4141
You can’t perform that action at this time.
0 commit comments