[med-svn] [Git][med-team/adun-app][master] Fix FTBFS on powerpcspe
Andreas Tille
gitlab at salsa.debian.org
Tue Jan 22 11:58:04 GMT 2019
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 <yavor at gnu.org> 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 <yavor at gnu.org>
+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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190122/dc4efdee/attachment-0001.html>
More information about the debian-med-commit
mailing list