Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 84842 Details for
Bug 130274
util-linux should build rdev on amd64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Simple patch
util-linux-2.12r-rdev-on-amd64.patch (text/plain), 641 bytes, created by
Christian Gabriel
on 2006-04-17 10:21:42 UTC
(
hide
)
Description:
Simple patch
Filename:
MIME Type:
Creator:
Christian Gabriel
Created:
2006-04-17 10:21:42 UTC
Size:
641 bytes
patch
obsolete
>diff -ur util-linux-2.12r/MCONFIG util-linux-2.12r.new/MCONFIG >--- util-linux-2.12r/MCONFIG 2004-12-13 00:15:48.000000000 +0100 >+++ util-linux-2.12r.new/MCONFIG 2006-04-17 19:07:29.000000000 +0200 >@@ -17,7 +17,7 @@ > # Select for CPU i386 if the binaries must be able to run on an intel 386 > # (by default i486 code is generated, see below) > CPU=$(shell uname -m) >-ARCH=$(shell echo $(CPU) | sed 's/i.86/intel/;s/arm.*/arm/') >+ARCH=$(shell echo $(CPU) | sed 's/i.86/intel/;s/x86_64/intel/;s/arm.*/arm/') > > # If HAVE_PAM is set to "yes", then login, chfn, chsh, and newgrp > # will use PAM for authentication. Additionally, passwd will not be
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 130274
: 84842