diff options
Diffstat (limited to 'src/pkg/Makefile')
| -rw-r--r-- | src/pkg/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pkg/Makefile b/src/pkg/Makefile index 6c9bc18880..34bd834030 100644 --- a/src/pkg/Makefile +++ b/src/pkg/Makefile @@ -207,8 +207,6 @@ ifeq ($(GOARCH),arm) NOTEST+=cmath # software floating point (lack of) accuracy NOTEST+=math # software floating point (lack of) accuracy NOTEST+=strconv # software floating point (lack of) accuracy - -NOTEST+=os/signal # crash endif TEST=\ |
