FreeBSD Bugzilla – Attachment 235157 Details for
Bug 265120
dns/c-ares: remove MAKE_JOBS_UNSAFE and SSP_UNSAFE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1.1 (remove SSP_UNSAFE) ("git am")
0001-dns-c-ares-remove-SSP_UNSAFE.patch (text/plain), 744 bytes, created by
Ghost
on 2022-07-09 20:32:25 UTC
(
hide
)
Description:
v1.1 (remove SSP_UNSAFE) ("git am")
Filename:
MIME Type:
Creator:
Ghost
Created:
2022-07-09 20:32:25 UTC
Size:
744 bytes
patch
obsolete
>From 0229d1133bf1071dd0ceda639b240f7453b604d9 Mon Sep 17 00:00:00 2001 >From: Evgeniy Khramtsov <evgeniy@khramtsov.org> >Date: Sat, 9 Jul 2022 20:22:56 +0000 >Subject: [PATCH] dns/c-ares: remove SSP_UNSAFE > >SSP_UNSAFE is no longer needed to build this port. > >Approved by: ? >PR: ? >--- > dns/c-ares/Makefile | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile >index 9b17ffab1499..044488f4e0f6 100644 >--- a/dns/c-ares/Makefile >+++ b/dns/c-ares/Makefile >@@ -16,7 +16,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 gmake > USE_LDCONFIG= yes > >-- >2.37.0 >
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 265120
:
235155
|
235156
| 235157