mirror of
1
Fork 0
gotosocial/vendor/modernc.org/libc/unconvert.sh

7 lines
115 B
Bash

set -evx
until unconvert -fastmath ./...
do
unconvert -fastmath -apply ./...
done
git checkout -f pthread_musl.go