Bug#647309: haskell-src-exts: FTBFS on hppa

John David Anglin dave.anglin at bell.net
Sun Sep 18 23:38:46 UTC 2016


On 2016-09-15, at 12:24 PM, Clint Adams wrote:

> On Thu, Sep 15, 2016 at 10:40:07AM -0400, John David Anglin wrote:
>> It might be possible to force gcc to do more frequent garbage collection at
>> the expense of compile time.  Changing
>> optimizations might help.  Maybe program could be restructured...
> 
> Got a patch in mind?

Maybe add hppa to the arches listed here in rules:

ifneq (,$(filter $(DEB_BUILD_ARCH),mips mipsel))
       DEB_SETUP_GHC6_CONFIGURE_ARGS += --ghc-options="-optc--param -optcggc-min-expand=10"
endif

Dave
--
John David Anglin	dave.anglin at bell.net



More information about the Pkg-haskell-maintainers mailing list