Package: isospec Version: 1.9.1-2 Severity: important Tag: patch
Hello, Current build fails on couple of platforms because make[2]: Entering directory '/<<PKGBUILDDIR>>/IsoSpec++' g++ -std=c++11 -O0 -g -Wall -pedantic -Wextra -O3 -march=native -mtune=native unity-build.cpp -fPIC -shared -o libIsoSpec++.so.1.9.1 -Wl,-soname,libIsoSpec++.so.1 g++: error: unrecognized command line option ‘-march=native’ Parameter -march=native is invalid for some arch and can be replaced with -mcpu=native on some other like ppc64el