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.
2 parents df6e977 + f77e283 commit f74ea50Copy full SHA for f74ea50
stdlib/public/Platform/bionic.modulemap.gyb
@@ -83,6 +83,7 @@ module SwiftGlibc [system] {
83
export *
84
}
85
module math {
86
+ link "m"
87
header "${GLIBC_INCLUDE_PATH}/math.h"
88
89
0 commit comments