<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Package: minimap2<br>
Version: 2.15+dfsg-1<br>
Severity: important
<p>Hello,</p>
<p>Compilation on ppc64el arch fails with message <br>
</p>
<pre>cc -c -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/minimap2-2.15+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -O2 -Wc++-compat -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_KALLOC ksw2_ll_sse.c -o ksw2_ll_sse.o
cc: error: unrecognized command line option '-msse2'; did you mean '-misel'?
make[2]: *** [Makefile:51: ksw2_ll_sse.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Are we passing the proper flag for ppc64el arch ?
Thanks
</pre>
</body>
</html>