FreeBSD Bugzilla – Attachment 135404 Details for
Bug 180269
[patch] sysutils/pftop: set CSTD=gnu89
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pftop.patch
pftop.patch (text/plain), 735 bytes, created by
Tijl Coosemans
on 2013-07-04 17:10:02 UTC
(
hide
)
Description:
pftop.patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2013-07-04 17:10:02 UTC
Size:
735 bytes
patch
obsolete
>Index: sysutils/pftop/Makefile >=================================================================== >--- sysutils/pftop/Makefile (revision 322214) >+++ sysutils/pftop/Makefile (working copy) >@@ -34,6 +34,7 @@ CFLAGS+= -DHAVE_FINE_GRAINED_LOCKING=1 > > EXTRA_PATCHES+= ${FILESDIR}/extra-patch-engine.c > >+MAKE_ARGS+= CSTD=gnu89 > MAKE_ENV+= __MAKE_CONF=/dev/null > > PLIST_FILES= sbin/pftop >@@ -43,7 +44,6 @@ post-patch: > ${WRKSRC}/engine.c > @${REINPLACE_CMD} -e 's|__dead|__dead2|g' ${WRKSRC}/sf-gencode.h > @${REINPLACE_CMD} -e 's|__dead|__dead2|g' ${WRKSRC}/sf-gencode.c >- @${REINPLACE_CMD} -e 's|__inline__|static __inline__|g' ${WRKSRC}/pftop.c > @${REINPLACE_CMD} -e 's|#include <net/if_pflog.h>||g' \ > ${WRKSRC}/sf-gencode.c
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 180269
: 135404