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.
-arch
1 parent 0d1c336 commit d5f127cCopy full SHA for d5f127c
stdlib/cmake/modules/AddSwiftStdlib.cmake
@@ -104,7 +104,6 @@ function(_add_target_variant_c_compile_link_flags)
104
# of options by target_compile_options -- this way no undesired
105
# side effects are introduced should a new search path be added.
106
list(APPEND result
107
- "-arch" "${CFLAGS_ARCH}"
108
"-F${SWIFT_SDK_${CFLAGS_SDK}_PATH}/../../../Developer/Library/Frameworks")
109
endif()
110
0 commit comments