Skip to content

Commit b46d244

Browse files
committed
Backed-out experimental cpu option setting
1 parent 24ef52e commit b46d244

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555

5656
if "XCTEST_BUILD_DIR" in Configuration.current.variables:
5757
swift_cflags += [
58-
'-target-cpu cortex-a15',
5958
'-I${XCTEST_BUILD_DIR}',
6059
'-L${XCTEST_BUILD_DIR}',
6160
]

0 commit comments

Comments
 (0)