[med-svn] [Git][med-team/phyx][master] d/rules: Propagate -ffloat-score

Nilesh Patra gitlab at salsa.debian.org
Thu Apr 22 14:06:02 BST 2021



Nilesh Patra pushed to branch master at Debian Med / phyx


Commits:
299f7257 by Nilesh Patra at 2021-04-22T12:43:50+00:00
d/rules: Propagate -ffloat-score

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -6,6 +6,11 @@ export LC_ALL=C.UTF-8
 include /usr/share/dpkg/default.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386))
+export DEB_CXXFLAGS_MAINT_APPEND += -ffloat-store
+endif
+
+
 %:
 	dh $@ --sourcedirectory=src
 



View it on GitLab: https://salsa.debian.org/med-team/phyx/-/commit/299f7257d1c8f541ac20f9a62ec14f6e9c84e712

-- 
View it on GitLab: https://salsa.debian.org/med-team/phyx/-/commit/299f7257d1c8f541ac20f9a62ec14f6e9c84e712
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/20210422/8f0fb4b7/attachment.htm>


More information about the debian-med-commit mailing list