Source: rna-star Version: 2.7.8a+dfsg-1 Severity: serious Tags: ftbfs rna-star fails to build from source on ppc64el (but previsouly built there), because it now passes -march=native to g++:
| g++ -c -O3 -std=c++11 -march=native opal.cpp | g++: error: unrecognized command-line option ‘-march=native’; did you mean ‘-mcpu=native’? Helmut