FreeBSD Bugzilla – Attachment 31942 Details for
Bug 53008
[PATCH] genwakecode generates errornously define for undefined constant
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-sys-i386-acpica-genwakecode.diff
patch-sys-i386-acpica-genwakecode.diff (text/plain), 338 bytes, created by
Jens Rehsack
on 2003-06-07 10:10:13 UTC
(
hide
)
Description:
patch-sys-i386-acpica-genwakecode.diff
Filename:
MIME Type:
Creator:
Jens Rehsack
Created:
2003-06-07 10:10:13 UTC
Size:
338 bytes
patch
obsolete
>--- sys/i386/acpica/genwakecode.sh.orig Wed May 1 21:52:34 2002 >+++ sys/i386/acpica/genwakecode.sh Sat Jun 7 08:50:04 2003 >@@ -13,7 +13,7 @@ > done > echo '};' > >-nm -n acpi_wakecode.o | while read offset dummy what >+nm -n --defined-only acpi_wakecode.o | while read offset dummy what > do > echo "#define ${what} 0x${offset}" > done
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 53008
: 31942