fix solaris ignore
This commit is contained in:
parent
bf66ddbf24
commit
48bea636fa
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ include ../tools.mk
|
|||
|
||||
# ignore-freebsd
|
||||
# ignore-openbsd
|
||||
# ignore-sunos
|
||||
# ignore-solaris
|
||||
|
||||
HOST := $(shell $(RUSTC) -vV | grep 'host:' | sed 's/host: //')
|
||||
ifeq ($(findstring i686,$(HOST)),i686)
|
||||
|
|
Loading…
Add table
Reference in a new issue