Steffen Möller pushed to branch master at Debian Med / mmseqs2


Commits:
26f2e77b by Adrian Bunk at 2020-11-15T16:59:23+02:00
Disable -march=native also on !x86

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -31,7 +31,7 @@ ifeq (i386,$(DEB_HOST_ARCH))
                dh_auto_configure --builddirectory build_$(SIMD) -- 
-DEXE_SUFFIX=-$(SIMD) -DVERSION_OVERRIDE=$(DEB_VERSION) -DNATIVE_ARCH=0 && ) 
true
 endif
 else
-       dh_auto_configure -- -DVERSION_OVERRIDE=$(DEB_VERSION)
+       dh_auto_configure -- -DVERSION_OVERRIDE=$(DEB_VERSION) -DNATIVE_ARCH=0
 endif
 
 override_dh_auto_configure-indep:



View it on GitLab: 
https://salsa.debian.org/med-team/mmseqs2/-/commit/26f2e77bf84d80ac746843237d08cc57a5cdac2c

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mmseqs2/-/commit/26f2e77bf84d80ac746843237d08cc57a5cdac2c
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to