Martin Kroeker
|
dceff5542c
|
Handle Android environments that identify as Linux (#1898)
* Handle Android environments that identify as Linux
termux terminal emulator does this, causing build failures through missed defines in common.h
|
2018-12-01 20:56:11 +01:00 |
Martin Kroeker
|
84bcdf9c66
|
Revert "Add -march=skylake-avx512 when required"
|
2018-10-10 19:15:32 +02:00 |
Martin Kroeker
|
a9b51b8448
|
Merge pull request #1798 from martin-frbg/cmake-avx512
Add -march=skylake-avx512 when required
|
2018-10-08 21:15:17 +02:00 |
Martin Kroeker
|
eba394c711
|
Add -march=skylake-avx512 when required
fixes #1797
|
2018-10-08 19:18:12 +02:00 |
Martin Kroeker
|
4c3643ed7f
|
Check availability of immintrin.h in the AVX512 compatibility test
|
2018-10-04 07:36:49 +02:00 |
Martin Kroeker
|
b74aef2816
|
Add -march=skylake-avx512 to AVX512 compile check and suppress its output
|
2018-07-03 14:41:44 +02:00 |
Martin Kroeker
|
e4718b1fee
|
Better AVX512 test case
|
2018-06-06 16:51:30 +02:00 |
Martin Kroeker
|
7fb62aed7e
|
Check build system support for AVX512 instructions
|
2018-06-05 23:29:33 +02:00 |
Sacha Refshauge
|
47ebce4d1a
|
Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position.
|
2017-08-21 00:37:29 +10:00 |