FreeBSD Bugzilla – Attachment 194651 Details for
Bug 229348
[exp-run] Remove GPL'd libssp from libc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to define libssp as part of gcclibs
patch-D15687.diff (text/plain), 436 bytes, created by
Pedro F. Giffuni
on 2018-06-26 16:05:54 UTC
(
hide
)
Description:
Patch to define libssp as part of gcclibs
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2018-06-26 16:05:54 UTC
Size:
436 bytes
patch
obsolete
>Index: gnu/lib/Makefile >=================================================================== >--- gnu/lib/Makefile (revision 335668) >+++ gnu/lib/Makefile (working copy) >@@ -4,8 +4,7 @@ > > SUBDIR= csu > SUBDIR.${MK_DIALOG}+= libdialog >-SUBDIR.${MK_GCC}+= libgcov libgomp >-SUBDIR.${MK_SSP}+= libssp >+SUBDIR.${MK_GCC}+= libgcov libgomp libssp > SUBDIR.${MK_TESTS}+= tests > > .if ${MK_GNU_GREP} != "no" || ${MK_GNU_GREP_COMPAT} != "no" || \
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 229348
:
194651
|
195162
|
206258