FreeBSD Bugzilla – Attachment 195714 Details for
Bug 230261
sysutils/geomWatch: Fix build with clang 6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
geomWatch-1.3.0_2.patch (text/plain), 1.82 KB, created by
Dmitri Goutnik
on 2018-08-01 12:54:54 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2018-08-01 12:54:54 UTC
Size:
1.82 KB
patch
obsolete
>Index: sysutils/geomWatch/files/patch-Makefile >=================================================================== >--- sysutils/geomWatch/files/patch-Makefile (revision 476174) >+++ sysutils/geomWatch/files/patch-Makefile (working copy) >@@ -1,5 +1,5 @@ >---- Makefile.orig 2014-06-27 09:35:09.376925204 +0800 >-+++ Makefile 2014-06-27 09:35:32.058892336 +0800 >+--- Makefile.orig 2011-08-01 14:48:54 UTC >++++ Makefile > @@ -51,8 +51,8 @@ geomWatch: ${FILES} > ${CXX} ${OPTIONS} -o geomWatch geomWatch.cpp > >Index: sysutils/geomWatch/files/patch-zfs_v28_sys_cddl_contrib_opensolaris_uts_common_sys_sysevent.h >=================================================================== >--- sysutils/geomWatch/files/patch-zfs_v28_sys_cddl_contrib_opensolaris_uts_common_sys_sysevent.h (nonexistent) >+++ sysutils/geomWatch/files/patch-zfs_v28_sys_cddl_contrib_opensolaris_uts_common_sys_sysevent.h (working copy) >@@ -0,0 +1,13 @@ >+--- zfs/v28/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent.h.orig 2018-08-01 12:47:12 UTC >++++ zfs/v28/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent.h >+@@ -76,8 +76,8 @@ extern "C" { >+ #define SUNW_VENDOR "SUNW" >+ #define SE_USR_PUB "usr:" >+ #define SE_KERN_PUB "kern:" >+-#define SUNW_KERN_PUB SUNW_VENDOR":"SE_KERN_PUB >+-#define SUNW_USR_PUB SUNW_VENDOR":"SE_USR_PUB >++#define SUNW_KERN_PUB SUNW_VENDOR ":" SE_KERN_PUB >++#define SUNW_USR_PUB SUNW_VENDOR ":" SE_USR_PUB >+ >+ /* >+ * Event header and attribute value limits > >Property changes on: sysutils/geomWatch/files/patch-zfs_v28_sys_cddl_contrib_opensolaris_uts_common_sys_sysevent.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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
Flags:
dmgk
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 230261
: 195714