Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 25104 Details for
Bug 40634
devfsd-1.3.25-r5 BREG with -fPIC
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
devfsd-1.3.25-pic.patch
devfsd-1.3.25-pic.patch (text/plain), 529 bytes, created by
solar (RETIRED)
on 2004-02-06 13:52:06 UTC
(
hide
)
Description:
devfsd-1.3.25-pic.patch
Filename:
MIME Type:
Creator:
solar (RETIRED)
Created:
2004-02-06 13:52:06 UTC
Size:
529 bytes
patch
obsolete
>--- check_kernel.c.orig 2004-02-06 16:41:32.000000000 -0500 >+++ check_kernel.c 2004-02-06 16:41:55.000000000 -0500 >@@ -6,13 +6,8 @@ > > extern char *modules_devfs; > >-/* copied over from module-init-tools backward_compat.c */ >-#ifndef __ia64 /* breaks ia64. */ >-static _syscall2(long, create_module, const char *, name, size_t, size); >-#else > #define create_module(name, size) \ > syscall(__NR_create_module, (name), (size)) >-#endif > > /* returns true if we have a 2.5.48+ kernel */ > int check_kernel_version (int verbose)
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 40634
:
25099
| 25104 |
25105