mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
fix solaris ignore
This commit is contained in:
parent
bf66ddbf24
commit
48bea636fa
@ -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…
Reference in New Issue
Block a user