Commit f92fb30
committed
FreeBSD: cfuncs_parse powl
Like on 64-bit Android and arm64 Linux, arm64 FreeBSD uses 128 bit
long doubles, which is not supported by Swift resulting in powl to fail
to import and failing the test.
swiftlang#515731 parent c88d8cf commit f92fb30
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments