[med-svn] [Git][med-team/fermi-lite][master] oops, forgot the SIMDE optimization flags

Michael R. Crusoe gitlab at salsa.debian.org
Sat Dec 14 10:49:42 GMT 2019



Michael R. Crusoe pushed to branch master at Debian Med / fermi-lite


Commits:
fe7b396e by Michael R. Crusoe at 2019-12-14T10:36:27Z
oops, forgot the SIMDE optimization flags

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+export DEB_CFLAGS_MAINT_APPEND += -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3
+export DEB_CXXFLAGS_MAINT_APPEND += -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3
 
 %:
 	dh $@



View it on GitLab: https://salsa.debian.org/med-team/fermi-lite/commit/fe7b396eb9cbe185dbe636f2989644b5d75a8d15

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191214/69f5b45b/attachment.html>


More information about the debian-med-commit mailing list