Skip to content

Commit 48bea63

Browse files
committed
fix solaris ignore
1 parent bf66ddb commit 48bea63

File tree

1 file changed

+1
-1
lines changed
  • tests/run-make/use-extern-for-plugins

1 file changed

+1
-1
lines changed

tests/run-make/use-extern-for-plugins/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include ../tools.mk
22

33
# ignore-freebsd
44
# ignore-openbsd
5-
# ignore-sunos
5+
# ignore-solaris
66

77
HOST := $(shell $(RUSTC) -vV | grep 'host:' | sed 's/host: //')
88
ifeq ($(findstring i686,$(HOST)),i686)

0 commit comments

Comments
 (0)