summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2020-11-27 17:51:07 +0900
committerYusuke Endoh <mame@ruby-lang.org>2020-11-27 19:53:21 +0900
commit5d8fe1267d2d4e60943e7b41f6dad990a53e077b (patch)
treeda9d0d7f910b31be7548ca69b0ff097b6c945608 /spec
parentf0e2ea2859f9a51260f22b38fae1719a2eab59d9 (diff)
configure.ac: Check x86intrin.h only when the target CPU is x86
The check output a warning on M1 Mac mini http://rubyci.s3.amazonaws.com/osx1100arm/ruby-master/log/20201127T074507Z.log.html.gz ``` checking x86intrin.h usability... no checking x86intrin.h presence... yes configure: WARNING: x86intrin.h: present but cannot be compiled configure: WARNING: x86intrin.h: check for missing prerequisite headers? configure: WARNING: x86intrin.h: see the Autoconf documentation configure: WARNING: x86intrin.h: section "Present But Cannot Be Compiled" configure: WARNING: x86intrin.h: proceeding with the compiler's result checking for x86intrin.h... no ```
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3820
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions