Em Qua, 2008-07-09 às 17:20 +0200, Joachim Breitner escreveu:
> Thanks. The they compiled fine, but I notice a slight regression:
> 
> $ ls -sh GUI GUI-backup
> 6,8M GUI  1,4M GUI-backup
> 
> I assumed that this is due to --disable-split-objs. I made this
> configure flag conditional (only on s390) using these lines:
> 
> # necessary to build applications in s390
> ifeq (s390,'$(shell dpkg-architecture -qDEB_HOST_ARCH)')
>         configure_flags += --disable-split-objs
> endif
> 
> and uploaded it with that change to avoid another round-trip – I hope
> that’s ok with you.

Thanks, it's not a problem to me at all.

About the change to dh_haskell_depends, do you think it in the
haskell-devscripts package?

Greetings.

-- 
Marco Túlio Gontijo e Silva
Página: http://marcotmarcot.googlepages.com/
Blog: http://marcotmarcot.blogspot.com/
Correio: [EMAIL PROTECTED]
XMPP: [EMAIL PROTECTED]
IRC: [EMAIL PROTECTED]
Telefone: 25151920
Celular: 98116720
Endereço:
 Rua Turfa, 639/701
 Prado 30410-370
 Belo Horizonte/MG Brasil


_______________________________________________
debian-haskell mailing list
[email protected]
http://urchin.earth.li/mailman/listinfo/debian-haskell

Reply via email to