We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf66ddb commit 48bea63Copy full SHA for 48bea63
tests/run-make/use-extern-for-plugins/Makefile
@@ -2,7 +2,7 @@ include ../tools.mk
2
3
# ignore-freebsd
4
# ignore-openbsd
5
-# ignore-sunos
+# ignore-solaris
6
7
HOST := $(shell $(RUSTC) -vV | grep 'host:' | sed 's/host: //')
8
ifeq ($(findstring i686,$(HOST)),i686)
0 commit comments