Project

General

Profile

« Previous | Next » 

Revision cb899a99

Added by nobu (Nobuyoshi Nakada) over 2 years ago

Disable YJIT support when cross-compiling

As the target-list of rustc is different from config.guess and
config.sub, $target cannot be used directly.