Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103496 Details for
Bug 149307
external kernel modules sandbox violation with >2.6.18 kernels
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
linux-info.eclass patch
patch (text/plain), 559 bytes, created by
Daniel Drake (RETIRED)
on 2006-12-06 16:29:21 UTC
(
hide
)
Description:
linux-info.eclass patch
Filename:
MIME Type:
Creator:
Daniel Drake (RETIRED)
Created:
2006-12-06 16:29:21 UTC
Size:
559 bytes
patch
obsolete
>Index: linux-info.eclass >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v >retrieving revision 1.49 >diff -u -B -r1.49 linux-info.eclass >--- linux-info.eclass 5 Dec 2006 18:16:09 -0000 1.49 >+++ linux-info.eclass 5 Dec 2006 19:37:44 -0000 >@@ -120,7 +120,7 @@ > > cd "${basedname}" > echo -e "e:\\n\\t@echo \$(${1})\\ninclude ${basefname}" | \ >- make ${BUILD_FIXES} -s -f - 2>/dev/null >+ make M=${S} ${BUILD_FIXES} -s -f - 2>/dev/null > cd "${workingdir}" > > ARCH=${myARCH}
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 149307
:
98519
|
100051
| 103496