ALT Linux Bugzilla
– Attachment 527 Details for
Bug 4900
support for x86_64
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
compilation fix for x86_64
coreutils-exit.S.diff (text/plain), 279 bytes, created by
Kachalov Anton
on 2004-07-26 19:24:16 MSD
(
hide
)
Description:
compilation fix for x86_64
Filename:
MIME Type:
Creator:
Kachalov Anton
Created:
2004-07-26 19:24:16 MSD
Size:
279 bytes
patch
obsolete
>--- exit.S.orig 2004-07-22 20:06:02 +0400 >+++ exit.S 2004-07-22 20:08:09 +0400 >@@ -16,7 +16,7 @@ > _start: > __start: > #endif >-#if defined(__linux__) && (__i386__) >+#if defined(__linux__) && (defined(__i386__) || defined(__x86_64__)) > movl $1,%eax > movl $STATUS,%ebx > int $0x80
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 4900
: 527