[med-svn] [Git][med-team/macs][master] d/rules: document that the openmp-simd and related SIMDe build flags are already set by upstream.

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Mon Mar 25 15:14:50 GMT 2024



Michael R. Crusoe pushed to branch master at Debian Med / macs


Commits:
763fc65c by Michael R. Crusoe at 2024-03-25T16:14:01+01:00
d/rules: document that the openmp-simd and related SIMDe build flags are already set by upstream.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+macs (3.0.1-3) UNRELEASED; urgency=medium
+
+  * d/rules: document that the openmp-simd and related SIMDe build flags are
+    already set by upstream.
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Mon, 25 Mar 2024 15:38:47 +0100
+
 macs (3.0.1-2) unstable; urgency=medium
 
   * d/rules: make use of dh_numpy3 to add the numpy ABI dependency.


=====================================
debian/rules
=====================================
@@ -3,6 +3,10 @@
 export PYBUILD_NAME=MACS3
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+#export DEB_CFLAGS_MAINT_APPEND+=-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3
+#export DEB_CXXFLAGS_MAINT_APPEND+=-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3
+# not necessary, upstream does this already in setup.py
+
 include /usr/share/dpkg/default.mk
 
 subcommands=callpeak bdgpeakcall bdgbroadcall bdgcmp bdgopt cmbreps bdgdiff \



View it on GitLab: https://salsa.debian.org/med-team/macs/-/commit/763fc65c2b4915c0bd981a2d39837c742f9ad137

-- 
View it on GitLab: https://salsa.debian.org/med-team/macs/-/commit/763fc65c2b4915c0bd981a2d39837c742f9ad137
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/20240325/7d552765/attachment-0001.htm>


More information about the debian-med-commit mailing list