FreeBSD Bugzilla – Attachment 147791 Details for
Bug 187910
sysutils/syslinux: failed to create ldlinux.c32
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
syslinux.patch
syslinux.patch (text/plain), 1017 bytes, created by
Uffe Jakobsen
on 2014-09-29 03:46:37 UTC
(
hide
)
Description:
syslinux.patch
Filename:
MIME Type:
Creator:
Uffe Jakobsen
Created:
2014-09-29 03:46:37 UTC
Size:
1017 bytes
patch
obsolete
>Index: files/patch-libinstaller-syslinux.h >=================================================================== >--- files/patch-libinstaller-syslinux.h (revision 369507) >+++ files/patch-libinstaller-syslinux.h (working copy) >@@ -1,6 +1,6 @@ >---- libinstaller/syslinux.h.orig 2010-10-20 21:25:38.000000000 +0200 >-+++ libinstaller/syslinux.h 2010-12-05 14:34:43.252716727 +0100 >-@@ -13,17 +13,18 @@ >+--- libinstaller/syslinux.h.orig 2013-10-13 19:59:03.000000000 +0200 >++++ libinstaller/syslinux.h 2014-09-29 05:30:55.000000000 +0200 >+@@ -13,20 +13,21 @@ > #ifndef SYSLINUX_H > #define SYSLINUX_H > >@@ -21,8 +21,12 @@ > +extern unsigned int syslinux_ldlinux_len; > extern const int syslinux_ldlinux_mtime; > >+-extern unsigned char syslinux_ldlinuxc32[]; >++extern unsigned char *syslinux_ldlinuxc32; >+ extern const unsigned int syslinux_ldlinuxc32_len; >+ > #define boot_sector syslinux_bootsect >-@@ -31,7 +32,7 @@ >+@@ -34,7 +35,7 @@ > #define boot_image syslinux_ldlinux > #define boot_image_len syslinux_ldlinux_len >
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 187910
:
147790
| 147791