mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-10 06:29:32 +00:00
all: remove stale picolibc workarounds
This commit is contained in:
+1
-1
@@ -371,7 +371,7 @@ func runPlatTests(options compileopts.Options, tests []string, t *testing.T) {
|
||||
continue
|
||||
|
||||
case "math.go":
|
||||
// Needs newer picolibc version (for sqrt).
|
||||
// LLVM fails to lower one of the required library calls.
|
||||
continue
|
||||
|
||||
case "cgo/":
|
||||
|
||||
Reference in New Issue
Block a user