Bug#983723: Additional issues on arm64 and mips64el (Was: Bug#983723: rna-star FTBFS on ppc64el due to -march=native)

2021-03-01 Thread Nilesh Patra
Hi, On Mon, 1 Mar, 2021, 6:13 pm Andreas Tille, wrote: > Hi, > > besides this on arm64[1] and mips64el: > > ... > cd opal && \ > g++ -c -O3 -std=c++11 -march=native opal.cpp > opal.cpp:9:10: fatal error: immintrin.h: No such file or directory > 9 | #include // AVX2 and lower > |

Bug#983723: Additional issues on arm64 and mips64el (Was: Bug#983723: rna-star FTBFS on ppc64el due to -march=native)

2021-03-01 Thread Andreas Tille
Hi, besides this on arm64[1] and mips64el: ... cd opal && \ g++ -c -O3 -std=c++11 -march=native opal.cpp opal.cpp:9:10: fatal error: immintrin.h: No such file or directory 9 | #include // AVX2 and lower | ^ compilation terminated. Since this seems to be somehow