Andreas Tille pushed to branch master at Debian Med / adun.app
Commits: a3f7a250 by Andreas Tille at 2019-01-22T11:57:51Z Fix FTBFS on powerpcspe - - - - - 3 changed files: - debian/changelog - + debian/patches/ftbfs-powerpcspe.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +adun.app (0.81-13) UNRELEASED; urgency=medium + + * Fix FTBFS on powerpcspe + + -- Yavor Doganov <[email protected]> Tue, 22 Jan 2019 12:57:14 +0100 + adun.app (0.81-12) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/patches/ftbfs-powerpcspe.patch ===================================== @@ -0,0 +1,20 @@ +Description: Fix FTBFS on powerpcspe. + Disable all platform-specific flags as they are wrong (imply a better + machine/CPU compared to the lowest supported on a given arch). +Author: Yavor Doganov <[email protected]> +Forwarded: no +Last-Update: 2019-01-22 +--- + +--- adun-app.orig/MolTalk/GNUmakefile.preamble ++++ adun-app/MolTalk/GNUmakefile.preamble +@@ -7,9 +7,6 @@ + # be put into GNUmakefile.postamble. + # + +-# load platform dependant settings +--include Defs/$(ARCH).def +- + ifeq ($(LOCATION),) + LOCATION = none + endif ===================================== debian/patches/series ===================================== @@ -8,3 +8,4 @@ enable-sql-extension.patch invalid-observer.patch spelling-errors.patch check-return-value.patch +ftbfs-powerpcspe.patch View it on GitLab: https://salsa.debian.org/med-team/adun-app/commit/a3f7a250017728f4be6a4f1b0c302129333c3e4e -- View it on GitLab: https://salsa.debian.org/med-team/adun-app/commit/a3f7a250017728f4be6a4f1b0c302129333c3e4e 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
