FreeBSD Bugzilla – Attachment 181152 Details for
Bug 218078
[patch] net/ntp Use CONFIGURE_ENABLE instead of CONFIGURE_ON to handle refclock options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Use CONFIGURE_ENABLE instead of CONFIGURE_ON
ntp-configure-refclock.diff (text/plain), 390 bytes, created by
Ian Lepore
on 2017-03-24 17:41:51 UTC
(
hide
)
Description:
Use CONFIGURE_ENABLE instead of CONFIGURE_ON
Filename:
MIME Type:
Creator:
Ian Lepore
Created:
2017-03-24 17:41:51 UTC
Size:
390 bytes
patch
obsolete
>Index: net/ntp/Makefile >=================================================================== >--- net/ntp/Makefile (revision 436825) >+++ net/ntp/Makefile (working copy) >@@ -64,7 +64,7 @@ THREADS_CONFIGURE_ENABLE= thread-support > THREADS_CONFIGURE_WITH= threads > > .for D in ${NTP_DRIVERS} >-${D}_CONFIGURE_ON= --enable-${D} >+${D}_CONFIGURE_ENABLE= ${D} > .endfor > > .include <bsd.port.pre.mk>
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 218078
: 181152 |
181171
|
181172