Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74847 Details for
Bug 95016
bootstrap.sh fails on profile uclibc/x86/hardened/2.4 while building gcc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix the ignored legal USE flags.
bootstrap.patch (text/plain), 580 bytes, created by
Mike Green
on 2005-12-15 17:06:19 UTC
(
hide
)
Description:
patch to fix the ignored legal USE flags.
Filename:
MIME Type:
Creator:
Mike Green
Created:
2005-12-15 17:06:19 UTC
Size:
580 bytes
patch
obsolete
>--- bootstrap.sh.orig 2005-12-02 10:07:18.000000000 -0600 >+++ bootstrap.sh 2005-12-15 18:45:04.000000000 -0600 >@@ -273,7 +273,7 @@ > > export ENV_EXPORTS="GENTOO_MIRRORS PORTDIR DISTDIR PKGDIR PORTAGE_TMPDIR > CFLAGS CHOST CXXFLAGS MAKEOPTS ACCEPT_KEYWORDS PROXY HTTP_PROXY >- FTP_PROXY FEATURES STAGE1_USE" >+ FTP_PROXY FEATURES" > > eval $(python -c'import portage,os,string;print "\n".join(["export %s=\"%s\";[[ -z \"%s\" ]] || einfo %s=\"%s\";" % (k, portage.settings[k], portage.settings[k], k, portage.settings[k]) for k in os.getenv("ENV_EXPORTS").split()])') > unset ENV_EXPORTS
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 95016
:
74847