Bug 68615 - IUSE=static in sys-fs/dd-rescue
|
Bug#:
68615
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: base-system@gentoo.org
|
Reported By: Martin.vGagern@gmx.net
|
|
Component: Core system
|
|
|
URL:
|
|
Summary: IUSE=static in sys-fs/dd-rescue
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-10-23 00:18 0000
|
dd-rescue is one package I would like to compile statically, because as soon as
I need it, my glibc might not be reliable any more.
I beliebe the dependency on sed entered the ebuild at the same time that the
ebuild no longer used sed. So I'd say to remove this again.
Reproducible: Always
Steps to Reproduce:
You should be using flag-o-matic for that kind of thing.
yes, the correct fix would be:
use static && append-ldflags -static
please test that
added to 1.10, thanks for the bug report ! :)