We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175454e commit bfcbebdCopy full SHA for bfcbebd
Makefile
@@ -102,7 +102,7 @@ VERSION_MIN-visionOS=2.0
102
# CFLAGS-visionOS=-arch arm64 -mtargetos=xros$(VERSION_MIN-visionOS)
103
# For consistency with existing tooling, we use the -target form.
104
PYTHON_CONFIGURE-visionOS=ac_cv_func_sigaltstack=no
105
-LIBFFI_HEADER_DIR-visionOS=visionos
+LIBFFI_HEADER_DIR-visionOS=xros
106
107
# watchOS targets
108
TARGETS-watchOS=watchsimulator.x86_64 watchsimulator.arm64 watchos.arm64_32
0 commit comments