Bug 170700 - sys-apps/fbset-2.1 static support
Bug#: 170700 Product:  Gentoo Linux Version: 2006.0 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: pclouds@gentoo.org
Component: Ebuilds
URL: 
Summary: sys-apps/fbset-2.1 static support
Keywords:  
Status Whiteboard: 
Opened: 2007-03-13 08:40 0000
Description:   Opened: 2007-03-13 08:40 0000
the following patch adds static support for fbset

------- Comment #1 From Nguyen Thai Ngoc Duy (RETIRED) 2007-03-13 08:41:24 0000 -------
Created an attachment (id=113144) [details]
fbset-2.1-static.patch

------- Comment #2 From SpanKY 2007-03-17 00:14:00 0000 -------
erm, you should never modify LDFLAGS directly ... you want this instead:
use static && append-ldflags -static

added to cvs