FreeBSD Bugzilla – Attachment 126260 Details for
Bug 170007
[PATCH] dns/unbound Incorrect use of empty()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain), 321 bytes, created by
Chris Rees
on 2012-07-19 22:10:11 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Chris Rees
Created:
2012-07-19 22:10:11 UTC
Size:
321 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 301190) >+++ Makefile (working copy) >@@ -88,7 +88,7 @@ > CONFIGURE_ARGS+=--with-libevent=no > .endif > >-.if empty(${PORT_OPTIONS:MTHREADS}) >+.if empty(PORT_OPTIONS:MTHREADS) > CONFIGURE_ARGS+=--without-pthreads > .endif
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 Raw
Actions:
View
Attachments on
bug 170007
: 126260