FreeBSD Bugzilla – Attachment 168860 Details for
Bug 208446
[patch] security/strongswan: strongSwna 5.4.0 Fix FreeBSD 9.3 build issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix compile issue on FreeBSD 9.3
strongSwan-5.4.0-bswap-fix.diff (text/plain), 1009 bytes, created by
Francois ten Krooden
on 2016-04-01 06:01:21 UTC
(
hide
)
Description:
Patch to fix compile issue on FreeBSD 9.3
Filename:
MIME Type:
Creator:
Francois ten Krooden
Created:
2016-04-01 06:01:21 UTC
Size:
1009 bytes
patch
obsolete
>Index: files/patch-src_libstrongswan_utils_utils_byteorder.h >=================================================================== >--- files/patch-src_libstrongswan_utils_utils_byteorder.h (revision 0) >+++ files/patch-src_libstrongswan_utils_utils_byteorder.h (working copy) >@@ -0,0 +1,13 @@ >+--- src/libstrongswan/utils/utils/byteorder.h.orig 2016-03-29 06:56:52 UTC >++++ src/libstrongswan/utils/utils/byteorder.h >+@@ -22,6 +22,10 @@ >+ #ifndef BYTEORDER_H_ >+ #define BYTEORDER_H_ >+ >++#if defined(__FreeBSD__) >++#include <sys/endian.h> >++#endif >++ >+ /** >+ * Architecture independent bitfield definition helpers (at least with GCC). >+ * > >Property changes on: files/patch-src_libstrongswan_utils_utils_byteorder.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:
strongswan
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208446
: 168860