Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 37816 Details for
Bug 60938
dev-util/strace: "static" USE flag?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
strace-4.5.6.ebuild.diff (for USE=static)
strace-4.5.6.ebuild.diff (text/plain), 768 bytes, created by
solar (RETIRED)
on 2004-08-20 13:29:35 UTC
(
hide
)
Description:
strace-4.5.6.ebuild.diff (for USE=static)
Filename:
MIME Type:
Creator:
solar (RETIRED)
Created:
2004-08-20 13:29:35 UTC
Size:
768 bytes
patch
obsolete
>Index: strace-4.5.6.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.6.ebuild,v >retrieving revision 1.1 >diff -u -b -B -w -p -r1.1 strace-4.5.6.ebuild >--- strace-4.5.6.ebuild 30 Jul 2004 03:53:31 -0000 1.1 >+++ strace-4.5.6.ebuild 20 Aug 2004 20:25:45 -0000 >@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P} > LICENSE="as-is" > SLOT="0" > KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" >-IUSE="" >+IUSE="static" > > DEPEND="virtual/libc" > >@@ -37,3 +37,9 @@ src_install() { > dobin strace strace-graph || die > dodoc ChangeLog CREDITS NEWS PORTING README* TODO > } >+ >+src_compile() { >+ use static && append-ldflags -static >+ econf || die >+ emake || die >+}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 60938
: 37816