FreeBSD Bugzilla – Attachment 178884 Details for
Bug 216065
sysutils/lsof - fix build on FreeBSD11/ARM
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to compile lsof on fbsd/arm
lsof.patch (text/plain), 742 bytes, created by
Oleksii Samorukov
on 2017-01-14 14:49:53 UTC
(
hide
)
Description:
patch to compile lsof on fbsd/arm
Filename:
MIME Type:
Creator:
Oleksii Samorukov
Created:
2017-01-14 14:49:53 UTC
Size:
742 bytes
patch
obsolete
>diff -ur orig/dialects/freebsd/dlsof.h new/dialects/freebsd/dlsof.h >--- orig/dialects/freebsd/dlsof.h 2016-09-22 20:02:53.000000000 +0000 >+++ new/dialects/freebsd/dlsof.h 2017-01-14 14:44:23.000000000 +0000 >@@ -87,6 +87,7 @@ > #define boolean_t int > # endif /* defined(NEEDS_BOOLEAN_T) */ > >+#define KLD_MODULE > #include <sys/conf.h> > > # if defined(HAS_VM_MEMATTR_T) >diff -ur orig/dialects/freebsd/dnode2.c new/dialects/freebsd/dnode2.c >--- orig/dialects/freebsd/dnode2.c 2016-09-22 20:02:53.000000000 +0000 >+++ new/dialects/freebsd/dnode2.c 2017-01-14 14:46:34.000000000 +0000 >@@ -51,7 +51,7 @@ > */ > #define VOP_UNLOCK(vp, f) ((void)0) > # endif /* defined(__clang__) */ >- >+#define KLD_MODULE > #include <sys/zfs_znode.h> > #undef _KERNEL >
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 216065
: 178884