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.
1 parent 829c4f8 commit 282e35aCopy full SHA for 282e35a
ci/run.sh
@@ -122,7 +122,7 @@ case "$target" in
122
*thumb*) mflags+=(--exclude musl-math-sys) ;;
123
124
# We can build musl on MinGW but running tests gets a stack overflow
125
- *windows-gnu*) ;;
+ # *windows-gnu*) ;;
126
# FIXME(#309): LE PPC crashes calling the musl version of some functions. It
127
# seems like a qemu bug but should be investigated further at some point.
128
# See <https://github.com/rust-lang/libm/issues/309>.
0 commit comments