Commit d171463
committed
SwiftCompilerSources: modernise and inline default flags
Use the `cxxSettings` to pass along header search paths. With those
removed, we are simply adding the interoperability mode and unsafe
flags, which we can inline. This simplifies the package definition a
bit.1 parent 425dd58 commit d171463
1 file changed
+9
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 17 | | |
31 | 18 | | |
32 | 19 | | |
| |||
39 | 26 | | |
40 | 27 | | |
41 | 28 | | |
42 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
| |||
0 commit comments