Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 43482 Details for
Bug 70369
USE=static support for app-shells/ash
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
USE=static support for app-shells/ash-1.6 (patch for ash-1.6.ebuild)
ash-1.6.static.patch (text/plain), 693 bytes, created by
Sascha Silbe
on 2004-11-07 11:56:55 UTC
(
hide
)
Description:
USE=static support for app-shells/ash-1.6 (patch for ash-1.6.ebuild)
Filename:
MIME Type:
Creator:
Sascha Silbe
Created:
2004-11-07 11:56:55 UTC
Size:
693 bytes
patch
obsolete
>--- ash-1.6.ebuild 2004-10-26 22:35:23.000000000 +0200 >+++ ash-1.6-r1.ebuild 2004-11-07 20:52:15.178954888 +0100 >@@ -13,7 +13,7 @@ > LICENSE="BSD" > SLOT="0" > KEYWORDS="x86 ~ppc sparc ~mips alpha arm ~amd64" >-IUSE="" >+IUSE="static" > > DEPEND="sys-devel/pmake > sys-apps/sed >@@ -30,9 +30,11 @@ > > src_compile() { > # pmake name conflicts, use full path >+ use static && LDFLAGS="${LDFLAGS} -static" > /usr/bin/pmake CFLAGS:="-Wall -DBSD=1 -D_GNU_SOURCE -DGLOB_BROKEN \ > -DHAVE_VASPRINTF=1 -DIFS_BROKEN -DGCC_BROKEN_NG -D__COPYRIGHT\(x\)=\ > -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -g -O2 -fstrict-aliasing ${CFLAGS}" \ >+ LDFLAGS:="${LDFLAGS}" \ > YACC:="sh ${S}/yaccfe.sh" || die "pmake failed" > } >
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 70369
: 43482