diff options
author | Nathan Froyd <froydnj@gmail.com> | 2017-05-15 17:08:24 -0400 |
---|---|---|
committer | Nathan Froyd <froydnj@gmail.com> | 2017-05-17 10:17:40 -0400 |
commit | 536154475cd7508744efc20388c8b3619fe9747f (patch) | |
tree | 6b0f69ea5ebe222f488352dc3b0b1cac197f54c1 /python | |
parent | abb2985ffe96485b58f6b9e5f8b2dd3641d987b7 (diff) | |
download | servo-536154475cd7508744efc20388c8b3619fe9747f.tar.gz servo-536154475cd7508744efc20388c8b3619fe9747f.zip |
fix linux cross-compilation, take 2
We were using `cfg!(target_arch)` checks, which are not correct, as
those check the architecture of the compiled build script, not the clang
target.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions