FreeBSD Bugzilla – Attachment 235156 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 (remove SSP_UNSAFE) ("git am")
0002-dns-c-ares-remove-SSP_UNSAFE.patch (text/plain), 1.75 KB, created by
Ghost
on 2022-07-09 20:29:55 UTC
(
hide
)
Description:
v1 (remove SSP_UNSAFE) ("git am")
Filename:
MIME Type:
Creator:
Ghost
Created:
2022-07-09 20:29:55 UTC
Size:
1.75 KB
patch
obsolete
>From 182231485fe3d2cc366cc1aec15b1e711171a604 Mon Sep 17 00:00:00 2001 >From: Evgeniy Khramtsov <evgeniy@khramtsov.org> >Date: Sat, 9 Jul 2022 20:22:56 +0000 >Subject: [PATCH 2/2] dns/c-ares: remove SSP_UNSAFE > >SSP_UNSAFE is no longer needed to build this port. > >Approved by: ? >PR: ? >--- > attachment.cgi?id=228290 | 25 +++++++++++++++++++++++++ > dns/c-ares/Makefile | 1 - > 2 files changed, 25 insertions(+), 1 deletion(-) > create mode 100644 attachment.cgi?id=228290 > >diff --git a/attachment.cgi?id=228290 b/attachment.cgi?id=228290 >new file mode 100644 >index 000000000000..e48cf0d86bd0 >--- /dev/null >+++ b/attachment.cgi?id=228290 >@@ -0,0 +1,25 @@ >+From 1467dfa8046c16cce9839803d7b4e38f88a55879 Mon Sep 17 00:00:00 2001 >+From: Evgeniy Khramtsov <evgeniy@khramtsov.org> >+Date: Thu, 30 Sep 2021 01:00:10 +0300 >+Subject: [PATCH] print/texinfo: respect CC >+ >+PR: ? >+--- >+ print/texinfo/Makefile | 1 + >+ 1 file changed, 1 insertion(+) >+ >+diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile >+index 1cbd3ddd71b4..6bfcafb5b97a 100644 >+--- a/print/texinfo/Makefile >++++ b/print/texinfo/Makefile >+@@ -30,6 +30,7 @@ OPTIONS_SUB= yes >+ >+ USES= charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz >+ >++CONFIGURE_ENV= PERL_EXT_CC=${CC} >+ CONFIGURE_ARGS= --with-external-libintl-perl \ >+ --with-external-Text-Unidecode \ >+ --with-external-Unicode-EastAsianWidth >+-- >+2.32.0 >+ >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