mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 16:33:40 +00:00
corpus: remove 'noasm' from some tests
Unfortunately I couldn't fully test these changes, but they don't seem to be needed on linux/amd64.
This commit is contained in:
committed by
Ron Evans
parent
bf9282a3a0
commit
5937f03a07
Vendored
-2
@@ -204,7 +204,6 @@
|
|||||||
- repo: github.com/cespare/xxhash
|
- repo: github.com/cespare/xxhash
|
||||||
tags: appengine
|
tags: appengine
|
||||||
- repo: gonum.org/v1/gonum
|
- repo: gonum.org/v1/gonum
|
||||||
tags: noasm
|
|
||||||
- repo: gonum.org/v1/gonum
|
- repo: gonum.org/v1/gonum
|
||||||
tags: noasm appengine
|
tags: noasm appengine
|
||||||
subdirs:
|
subdirs:
|
||||||
@@ -277,7 +276,6 @@
|
|||||||
# subdirs:
|
# subdirs:
|
||||||
# - pkg: go
|
# - pkg: go
|
||||||
- repo: github.com/chewxy/math32
|
- repo: github.com/chewxy/math32
|
||||||
tags: noasm
|
|
||||||
version: master
|
version: master
|
||||||
- repo: github.com/russross/blackfriday
|
- repo: github.com/russross/blackfriday
|
||||||
version: v2
|
version: v2
|
||||||
|
|||||||
Reference in New Issue
Block a user