[Debichem-devel] Bug#922399: isospec : FTBS - -march=native parameter invalid
Thierry Fauck@linux.ibm.com
thierry at linux.ibm.com
Fri Feb 15 13:39:14 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debichem-devel/attachments/20190215/aad0356c/attachment.html>
More information about the Debichem-devel
mailing list