Nilesh Patra pushed to branch master at Debian Med / tree-puzzle
Commits:
6fdff98b by Nilesh Patra at 2021-02-07T21:24:15+05:30
Use --ffloat-store for i386 to fix float point precision errors
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -7,6 +7,10 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
pkg:=tree-puzzle
ppkg:=tree-ppuzzle
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386))
+export DEB_CFLAGS_MAINT_APPEND += -ffloat-store
+endif
+
%:
dh $@ --no-parallel
View it on GitLab:
https://salsa.debian.org/med-team/tree-puzzle/-/commit/6fdff98bb6b2e1729f109ed904e7dd777343dbd7
--
View it on GitLab:
https://salsa.debian.org/med-team/tree-puzzle/-/commit/6fdff98bb6b2e1729f109ed904e7dd777343dbd7
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