Package: minimap2 Version: 2.15+dfsg-1 Severity: important Hello,
Compilation on ppc64el arch fails with message 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