Loading debian/changelog +6 −0 Original line number Diff line number Diff line adun.app (0.81-13) UNRELEASED; urgency=medium * Fix FTBFS on powerpcspe -- Yavor Doganov <yavor@gnu.org> Tue, 22 Jan 2019 12:57:14 +0100 adun.app (0.81-12) unstable; urgency=medium [ Andreas Tille ] Loading debian/patches/ftbfs-powerpcspe.patch 0 → 100644 +20 −0 Original line number Diff line number Diff line 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@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 +1 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,4 @@ enable-sql-extension.patch invalid-observer.patch spelling-errors.patch check-return-value.patch ftbfs-powerpcspe.patch Loading
debian/changelog +6 −0 Original line number Diff line number Diff line adun.app (0.81-13) UNRELEASED; urgency=medium * Fix FTBFS on powerpcspe -- Yavor Doganov <yavor@gnu.org> Tue, 22 Jan 2019 12:57:14 +0100 adun.app (0.81-12) unstable; urgency=medium [ Andreas Tille ] Loading
debian/patches/ftbfs-powerpcspe.patch 0 → 100644 +20 −0 Original line number Diff line number Diff line 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@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 +1 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,4 @@ enable-sql-extension.patch invalid-observer.patch spelling-errors.patch check-return-value.patch ftbfs-powerpcspe.patch