Skip to content

Commit 38bd084

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-rebranch
2 parents 1329d52 + f74ea50 commit 38bd084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Platform/bionic.modulemap.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ module SwiftGlibc [system] {
8383
export *
8484
}
8585
module math {
86+
link "m"
8687
header "${GLIBC_INCLUDE_PATH}/math.h"
8788
export *
8889
}

0 commit comments

Comments
 (0)