Skip to content

Commit 94b397e

Browse files
committed
Add Linux flag.
1 parent 06f29bd commit 94b397e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
'-Wno-int-conversion',
6464
'-Wno-unused-function',
6565
'-I./',
66+
'-fcf-runtime-abi=swift',
6667
])
6768

6869
swift_cflags += [

0 commit comments

Comments
 (0)