Bug 36008 - sys-apps/groff fails with emerge on alpha arch
Bug#: 36008 Product:  Gentoo Linux Version: unspecified Platform: Alpha
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: alpha@gentoo.org Reported By: atzm@atzm.org
Component: Core system
URL: 
Summary: sys-apps/groff fails with emerge on alpha arch
Keywords:  
Status Whiteboard: 
Opened: 2003-12-17 09:53 0000
Description:   Opened: 2003-12-17 09:53 0000
Hi,

Any version of sys-apps/groff in current Portage tree fails with emerge on alpha arch, with -Os CFLAGS. 
(${S}/src/roff/groff/groff brings about Segfault.)

I think this ebuild should remove -Os flag from CFLAGS using filter-flags or strip-flags.
But it seems that compilation succeeds with -O3 flag and so on, so I suggest this ebuild should use filter-flags.

Thank you,

------- Comment #1 From Aron Griffis (RETIRED) 2004-01-06 07:55:09 0000 -------
All set in groff-1.18.1-r4.ebuild, thanks!