FreeBSD Bugzilla – Attachment 199053 Details for
Bug 232331
dns/c-ares: Fails to configure if "incorrect" values are put in certain VARIABLES (One example -D* in CFLAGS)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
c-ares.patch (text/plain), 1.40 KB, created by
Tijl Coosemans
on 2018-11-07 13:56:16 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2018-11-07 13:56:16 UTC
Size:
1.40 KB
patch
obsolete
>Index: dns/c-ares/Makefile >=================================================================== >--- dns/c-ares/Makefile (revision 483906) >+++ dns/c-ares/Makefile (working copy) >@@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --disable-werror > INSTALL_TARGET= install-strip >-SSP_UNSAFE= Refuses -l in LDFLAGS > USES= libtool pathfix compiler:c++11-lang > USE_LDCONFIG= yes > >Index: dns/c-ares/files/patch-configure >=================================================================== >--- dns/c-ares/files/patch-configure (nonexistent) >+++ dns/c-ares/files/patch-configure (working copy) >@@ -0,0 +1,10 @@ >+--- configure.orig 2018-02-16 13:50:04 UTC >++++ configure >+@@ -4002,7 +4002,6 @@ $as_echo "$as_me: $xc_bad_var_msg libraries. Use LIBS >+ test $xc_bad_var_cflags = yes || >+ test $xc_bad_var_ldflags = yes || >+ test $xc_bad_var_cppflags = yes; then >+- as_fn_error $? "Can not continue. Fix errors mentioned immediately above this line." "$LINENO" 5 >+ fi >+ >+ # Find a good install program. We prefer a C program (faster), > >Property changes on: dns/c-ares/files/patch-configure >___________________________________________________________________ >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
Actions:
View
|
Diff
Attachments on
bug 232331
:
198237
|
198479
|
198480
| 199053